Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.h80 void LaunchMemoryDebug(std::shared_ptr<NativeLeakInfo> &userMonitorInfo);
H A Dnative_leak_state.cpp270 LaunchMemoryDebug(userMonitorInfo); in StateProcess()
538 void NativeLeakDumpState::LaunchMemoryDebug(shared_ptr<NativeLeakInfo> &userMonitorInfo) in LaunchMemoryDebug() function in OHOS::HiviewDFX::NativeLeakDumpState