Home
last modified time | relevance | path

Searched refs:SetDebugStartTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_info.h40 void SetDebugStartTime(time_t value);
H A Dnative_leak_info.cpp52 void NativeLeakInfo::SetDebugStartTime(time_t value) in SetDebugStartTime() function in OHOS::HiviewDFX::NativeLeakInfo
H A Dnative_leak_detector.cpp130 userMonitorInfo->SetDebugStartTime(FaultDetectorUtil::GetRunningMonotonicTime()); in UpdateUserMonitorInfo()
H A Dnative_leak_state.cpp544 userMonitorInfo->SetDebugStartTime(FaultDetectorUtil::GetRunningMonotonicTime()); in LaunchMemoryDebug()