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

/system/core/libbacktrace/
H A DUnwindStackMap.cpp43 process_memory_ = unwindstack::Memory::CreateProcessMemory(pid_);
146 bool UnwindStackOfflineMap::CreateProcessMemory(const backtrace_stackinfo_t& stack) { function in class:UnwindStackOfflineMap
/system/core/libunwindstack/
H A DMemory.cpp170 std::shared_ptr<Memory> Memory::CreateProcessMemory(pid_t pid) { function in class:unwindstack::Memory

Completed in 44 milliseconds