Searched defs:dayStartTime (Results 1 – 3 of 3) sorted by relevance
37 …int64_t dayStartTime = BundleActiveUtil::GetIntervalTypeStartTime(time_, BundleActiveUtil::PERIOD_… in TruncateToDay() local
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()