Home
last modified time | relevance | path

Searched defs:CreateProcessMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/utils/
H A DOfflineUnwindUtils.cpp345 bool OfflineUnwindUtils::CreateProcessMemory(std::string* error_msg, in CreateProcessMemory() function in unwindstack::OfflineUnwindUtils
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMemory.cpp209 std::shared_ptr<Memory> Memory::CreateProcessMemory(pid_t pid) { in CreateProcessMemory() function in unwindstack::Memory