Home
last modified time | relevance | path

Searched refs:WORKSCHEDULER_SERVICE_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp86 const std::string WORKSCHEDULER_SERVICE_NAME = "WorkSchedulerService"; variable
132 …eventRunner_ = AppExecFwk::EventRunner::Create(WORKSCHEDULER_SERVICE_NAME, AppExecFwk::ThreadMode:… in OnStart()