Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp49 if (!FaultDetectorUtil::IsMemLeakEnable()) { in ReadyToLoad()
60 if (FaultDetectorUtil::IsMemLeakEnable()) { in PrepareFaultDetectorEnv()
H A Dfault_detector_util.h45 static bool IsMemLeakEnable();
H A Dfault_detector_util.cpp72 bool FaultDetectorUtil::IsMemLeakEnable() in IsMemLeakEnable() function in OHOS::HiviewDFX::FaultDetectorUtil