Home
last modified time | relevance | path

Searched defs:dayStartTime (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Dfold_event_cacher.cpp273 int64_t dayStartTime = TimeUtil::Get0ClockStampMs(); in CountLifeCycleDuration() local
281 void FoldEventCacher::CalCulateDuration(uint64_t dayStartTime, std::vector<AppEventRecord>& records, in CalCulateDuration()
Dfold_app_usage_db_helper.cpp242 void FoldAppUsageDbHelper::QueryAppEventRecords(int startIndex, int64_t dayStartTime, const std::st… in QueryAppEventRecords()