Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_status.h145 bool NeedRemove();
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp529 * @tc.desc: Test WorkStatus NeedRemove.
536 bool ret = workStatus_->NeedRemove(); in HWTEST_F()
542 * @tc.desc: Test WorkStatus NeedRemove.
552 bool ret = workStatus_->NeedRemove(); in HWTEST_F()
558 * @tc.desc: Test WorkStatus NeedRemove.
569 bool ret = workStatus_->NeedRemove(); in HWTEST_F()
575 * @tc.desc: Test WorkStatus NeedRemove.
586 bool ret = workStatus_->NeedRemove(); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp158 bool WorkStatus::NeedRemove() in NeedRemove() function in OHOS::WorkScheduler::WorkStatus
H A Dwork_scheduler_service.cpp802 if (work->NeedRemove()) { in UpdateWorkBeforeRealStart()

Completed in 4 milliseconds