Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_detector.cpp113 bool isInThresholdList = false; in UpdateUserMonitorInfo() local
117 isInThresholdList = true; in UpdateUserMonitorInfo()
133 userMonitorInfo->SetInThresholdList(isInThresholdList); in UpdateUserMonitorInfo()