Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_conn_manager.h53 void WriteStartWorkEvent(std::shared_ptr<WorkStatus> workStatus);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_conn_manager.cpp114 WriteStartWorkEvent(workStatus); in StartWork()
181 void WorkConnManager::WriteStartWorkEvent(shared_ptr<WorkStatus> workStatus) in WriteStartWorkEvent() function in OHOS::WorkScheduler::WorkConnManager
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_conn_manager_test.cpp255 * @tc.desc: Test WorkConnManager WriteStartWorkEvent.
273 workConnManager_->WriteStartWorkEvent(workStatus); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp331 workConnManager->WriteStartWorkEvent(workStatus); in TriggerWork()

Completed in 3 milliseconds