Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.h54 std::string JudgeMemoryLeakGrade(std::shared_ptr<NativeLeakInfo> &userMonitorInfo);
H A Dnative_leak_state.cpp174 userMonitorInfo->SetLeakGrade(JudgeMemoryLeakGrade(userMonitorInfo)); in StateProcess()
204 string NativeLeakJudgeState::JudgeMemoryLeakGrade(shared_ptr<NativeLeakInfo> &userMonitorInfo) in JudgeMemoryLeakGrade() function in OHOS::HiviewDFX::NativeLeakJudgeState