Searched defs:dayStartTime (Results 1 – 2 of 2) sorted by relevance
273 int64_t dayStartTime = TimeUtil::Get0ClockStampMs(); in CountLifeCycleDuration() local281 void FoldEventCacher::CalCulateDuration(uint64_t dayStartTime, std::vector<AppEventRecord>& records, in CalCulateDuration()
242 void FoldAppUsageDbHelper::QueryAppEventRecords(int startIndex, int64_t dayStartTime, const std::st… in QueryAppEventRecords()