Home
last modified time | relevance | path

Searched refs:AddMonitorToList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_detector.cpp286 AddMonitorToList(it->second); in DoProcessNativeLeak()
303 void NativeLeakDetector::AddMonitorToList(shared_ptr<FaultInfoBase> &monitorInfo) in AddMonitorToList() function in OHOS::HiviewDFX::NativeLeakDetector
399 AddMonitorToList(it2->second); in ProcessUserEvent()
420 AddMonitorToList(monitorInfo); in ProcessUserEvent()
H A Dnative_leak_detector.h54 void AddMonitorToList(std::shared_ptr<FaultInfoBase> &monitorInfo);