Home
last modified time | relevance | path

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

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