Home
last modified time | relevance | path

Searched refs:GetNowMillTime (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dslide_recognizer.cpp115 slideDetectingTime_ = ResCommonUtil::GetNowMillTime(); in HandleSlideDetecting()
152 int64_t nowTime = ResCommonUtil::GetNowMillTime(); in HandleSendFrameEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/common/include/
H A Dres_common_util.h77 static int64_t GetNowMillTime() in GetNowMillTime() function in OHOS::ResourceSchedule::ResCommonUtil
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp430 int64_t nowTime = ResCommonUtil::GetNowMillTime(); in IsLimitRequest()
475 if (ResCommonUtil::GetNowMillTime() < nextReportBigDataTime_) { in ReportBigData()
488 nextReportBigDataTime_ = ResCommonUtil::GetNowMillTime() + FOUR_HOUR_TIME; in InreaseBigDataCount()
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_test.cpp854 resSchedServiceStub_->nextReportBigDataTime_ = ResCommonUtil::GetNowMillTime(); in HWTEST_F()

Completed in 4 milliseconds