Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_info.h51 bool GetIsAppendSmapsFile() const;
H A Dnative_leak_info.cpp97 bool NativeLeakInfo::GetIsAppendSmapsFile() const in GetIsAppendSmapsFile() function in OHOS::HiviewDFX::NativeLeakInfo
H A Dnative_leak_state.cpp285 if (!userMonitorInfo->GetIsAppendSmapsFile()) { in GetMemoryLeakLog()