Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dbgtask_common.h25 extern const int32_t ALLOW_REQUEST_TIME_BG;
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbgtask_common.cpp42 const int32_t ALLOW_REQUEST_TIME_BG = ALLOW_REQUEST_TIME_BG_DEFAULT; member
H A Ddecision_maker.cpp154 time = ALLOW_REQUEST_TIME_BG; in GetAllowRequestTime()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp315 decisionMaker->pkgBgDurationMap_[keyInfo] = TimeProvider::GetCurrentTime() - ALLOW_REQUEST_TIME_BG - 1; in HWTEST_F()
716 decisionMaker->pkgBgDurationMap_[keyInfo] = TimeProvider::GetCurrentTime() - ALLOW_REQUEST_TIME_BG - 1; in HWTEST_F()
750 decisionMaker->pkgBgDurationMap_[keyInfo] = TimeProvider::GetCurrentTime() - ALLOW_REQUEST_TIME_BG - 1; in HWTEST_F()
782 decisionMaker->pkgBgDurationMap_[keyInfo] = TimeProvider::GetCurrentTime() - ALLOW_REQUEST_TIME_BG - 1; in HWTEST_F()

Completed in 4 milliseconds