Searched refs:GetMemoryStrByPid (Results 1 – 3 of 3) sorted by relevance
91 std::string GetMemoryStrByPid(long pid) const;
982 std::string Faultlogger::GetMemoryStrByPid(long pid) const in GetMemoryStrByPid() function in OHOS::HiviewDFX::Faultlogger1065 collector.memory = GetMemoryStrByPid(collector.pid); in GetFreezeJsonCollector()
1506 std::string str = plugin->GetMemoryStrByPid(-1);1508 str = plugin->GetMemoryStrByPid(1);