Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.h77 void ExecuteChildProcessGetSmapsInfo(int pid) const;
H A Dnative_leak_state.cpp474 ExecuteChildProcessGetSmapsInfo(userMonitorInfo->GetPid()); in ForkProcessToDumpExtraInfo()
528 void NativeLeakDumpState::ExecuteChildProcessGetSmapsInfo(int pid) const in ExecuteChildProcessGetSmapsInfo() function in OHOS::HiviewDFX::NativeLeakDumpState