Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.h39 void CollectBaseInfo(std::shared_ptr<NativeLeakInfo> &userMonitorInfo) const;
H A Dnative_leak_state.cpp106 CollectBaseInfo(userMonitorInfo); in StateProcess()
114 void NativeLeakSampleState::CollectBaseInfo(shared_ptr<NativeLeakInfo> &userMonitorInfo) const in CollectBaseInfo() function in OHOS::HiviewDFX::NativeLeakSampleState