Home
last modified time | relevance | path

Searched refs:ResCommonUtil (Results 1 - 6 of 6) 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()
199 if (ResCommonUtil::StrToFloat(payload[UP_SPEED_KEY], upSpeed) && upSpeed > listFlingSpeedLimit_) { in HandleClickEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dmmi_observer.cpp31 if (!ResCommonUtil::CheckBundleName(bundleName)) { in SyncBundleName()
/foundation/resourceschedule/resource_schedule_service/ressched/common/include/
H A Dres_common_util.h30 class ResCommonUtil { class
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_ability.cpp119 ffrt::submit([]() {ResCommonUtil::WriteFileReclaim(getpid());}, {}, {}, {taskattr}); in ReclaimProcessMemory()
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