Home
last modified time | relevance | path

Searched refs:GetPurgByPid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h145 void GetPurgByPid(const int32_t &pid, StringMatrix result);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp236 GetPurgByPid(pid, result); in GetMemoryInfoByPid()
434 void MemoryInfo::GetPurgByPid(const int32_t &pid, StringMatrix result) in GetPurgByPid() function in OHOS::HiviewDFX::MemoryInfo