Searched defs:CreateProcessMemory (Results 1 – 2 of 2) sorted by relevance
/system/unwinding/libunwindstack/utils/ | ||
D | OfflineUnwindUtils.cpp | 345 bool OfflineUnwindUtils::CreateProcessMemory(std::string* error_msg, in CreateProcessMemory() function in unwindstack::OfflineUnwindUtils |
/system/unwinding/libunwindstack/ | ||
D | Memory.cpp | 209 std::shared_ptr<Memory> Memory::CreateProcessMemory(pid_t pid) { in CreateProcessMemory() function in unwindstack::Memory |