Searched refs:GetSmapsPath (Results 1 – 5 of 5) sorted by relevance
56 std::string GetSmapsPath();
142 string NativeLeakInfo::GetSmapsPath() in GetSmapsPath() function in OHOS::HiviewDFX::NativeLeakInfo
282 string filePath = userMonitorInfo->GetSmapsPath(); in GetMemoryLeakLog()432 ForkProcessToDumpExtraInfo(userMonitorInfo->GetSmapsPath(), userMonitorInfo, SMAPS_INFO); in DumpExtraInfo()
34 static std::string GetSmapsPath(const std::string &processName);
48 string TestUtil::GetSmapsPath(const string &processName) in GetSmapsPath() function in OHOS::HiviewDFX::TestUtil