Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_status.h170 int64_t GetMinInterval();
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue.cpp39 if (uidList.count(it->uid_) > 0 && it->GetMinInterval() != 0 && in OnConditionChanged()
H A Dwork_status.cpp462 int64_t WorkStatus::GetMinInterval() in GetMinInterval() function in OHOS::WorkScheduler::WorkStatus
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp470 int64_t ret = workStatus_->GetMinInterval();