Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_status.h96 bool IsRepeating();
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp476 * @tc.desc: Test WorkStatus IsRepeating.
483 bool ret = workStatus_->IsRepeating(); in HWTEST_F()
489 bool ret1 = workStatus_->IsRepeating(); in HWTEST_F()
496 bool ret2 = workStatus_->IsRepeating(); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp213 if (!workStatus->IsRepeating()) { in StopWork()
415 if (!topWork->IsRepeating()) { in RealStartWork()
H A Dwork_status.cpp448 bool WorkStatus::IsRepeating() in IsRepeating() function in OHOS::WorkScheduler::WorkStatus

Completed in 5 milliseconds