Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.h57 static std::string GetRealTimeStampStr();
H A Dfault_detector_util.cpp235 string FaultDetectorUtil::GetRealTimeStampStr() in GetRealTimeStampStr() function in OHOS::HiviewDFX::FaultDetectorUtil
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_info_base.h77 leakedTime_ = FaultDetectorUtil::GetRealTimeStampStr(); in RecordLeakedTime()