Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info_wrapper.cpp27 int GetMemoryInfoByPid(int pid, StringMatrix data) in GetMemoryInfoByPid() function
H A Dmemory_info.cpp211 bool MemoryInfo::GetMemoryInfoByPid(const int32_t &pid, StringMatrix result) in GetMemoryInfoByPid() function in OHOS::HiviewDFX::MemoryInfo