Home
last modified time | relevance | path

Searched refs:GetMemInfoPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.h48 static std::string GetMemInfoPath();
H A Dfault_detector_util.cpp111 string FaultDetectorUtil::GetMemInfoPath() in GetMemInfoPath() function in OHOS::HiviewDFX::FaultDetectorUtil
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp321 string meminfoPath = FaultDetectorUtil::GetMemInfoPath(); in DumpGeneralInfo()