Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_info_base.h70 std::string GetLeakedTime() const in GetLeakedTime() function
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_detector.cpp310 monitoredPidsList_.insert(make_pair(pid, monitorInfo->GetLeakedTime())); in AddMonitorToList()