Searched defs:GetProcessMemory (Results 1 – 3 of 3) sorted by relevance
75 std::shared_ptr<Memory>& GetProcessMemory() { return process_memory_; } in GetProcessMemory() function
97 std::shared_ptr<Memory>& GetProcessMemory() { return process_memory_; } in GetProcessMemory() function
172 std::shared_ptr<Memory> OfflineUnwindUtils::GetProcessMemory( in GetProcessMemory() function in unwindstack::OfflineUnwindUtils