Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_info.h50 void SetIsProcessDied(bool flag);
H A Dnative_leak_info.cpp92 void NativeLeakInfo::SetIsProcessDied(bool flag) in SetIsProcessDied() function in OHOS::HiviewDFX::NativeLeakInfo
H A Dnative_leak_detector.cpp150 userMonitorInfo->SetIsProcessDied(true); in RemoveInvalidLeakedPid()