Home
last modified time | relevance | path

Searched refs:GetSampleFilePath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_util.cpp55 if (each == userMonitorInfo->GetSampleFilePath()) { in RemoveInvalidFile()
H A Dnative_leak_info.h34 std::string GetSampleFilePath() override;
H A Dnative_leak_info.cpp117 string NativeLeakInfo::GetSampleFilePath() in GetSampleFilePath() function in OHOS::HiviewDFX::NativeLeakInfo
H A Dnative_leak_state.cpp399 string filePath = userMonitorInfo->GetSampleFilePath(); in DumpUserMemInfo()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_info_base.h102 virtual std::string GetSampleFilePath() = 0;