Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h158 const LogTimeStamp& GetBeginTs() const;
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp214 const LogTimeStamp& LogStats::GetBeginTs() const in GetBeginTs() function in OHOS::HiviewDFX::LogStats
Dservice_controller.cpp175 const LogTimeStamp tsBegin = stats.GetBeginTs(); in SendOverallStats()