Home
last modified time | relevance | path

Searched refs:RealStartWork (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h282 void RealStartWork(std::shared_ptr<WorkStatus> workStatus);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp372 RealStartWork(topWork); in CheckWorkToRun()
399 void WorkPolicyManager::RealStartWork(std::shared_ptr<WorkStatus> topWork) in RealStartWork() function in OHOS::WorkScheduler::WorkPolicyManager
401 WS_HILOGD("RealStartWork topWork ID: %{public}s", topWork->workId_.c_str()); in RealStartWork()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_policy_manager_test.cpp50 * @tc.desc: Test WorkPolicyManagerTest RealStartWork.
59 workPolicyManager_->RealStartWork(topWork); in HWTEST_F()

Completed in 4 milliseconds