Home
last modified time | relevance | path

Searched defs:GetProcessMemory (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DAndroidUnwinder.h75 std::shared_ptr<Memory>& GetProcessMemory() { return process_memory_; } in GetProcessMemory() function
DUnwinder.h97 std::shared_ptr<Memory>& GetProcessMemory() { return process_memory_; } in GetProcessMemory() function
/system/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.cpp172 std::shared_ptr<Memory> OfflineUnwindUtils::GetProcessMemory( in GetProcessMemory() function in unwindstack::OfflineUnwindUtils