Searched refs:GetMemoryInfoByPid (Results 1 – 3 of 3) sorted by relevance
44 bool success = memoryInfo_->GetMemoryInfoByPid(pid_, dumpDatas_); in Execute()
47 bool GetMemoryInfoByPid(const int &pid, StringMatrix result);
216 bool MemoryInfo::GetMemoryInfoByPid(const int &pid, StringMatrix result) in GetMemoryInfoByPid() function in OHOS::HiviewDFX::MemoryInfo