Searched defs:OnConditionChanged (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/conditions/ |
H A D | group_listener.cpp | 31 void GroupListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::GroupListener
|
H A D | timer_listener.cpp | 29 void TimerListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::TimerListener
|
H A D | battery_status_listener.cpp | 86 void BatteryStatusListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::BatteryStatusListener
|
H A D | storage_listener.cpp | 85 void StorageListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::StorageListener
|
H A D | charger_listener.cpp | 113 void ChargerListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::ChargerListener
|
H A D | battery_level_listener.cpp | 94 void BatteryLevelListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::BatteryLevelListener
|
H A D | network_listener.cpp | 129 void NetworkListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::NetworkListener
|
H A D | screen_listener.cpp | 111 void ScreenListener::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::ScreenListener
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_queue_manager.cpp | 196 void WorkQueueManager::OnConditionChanged(WorkCondition::Type conditionType, in OnConditionChanged() function in OHOS::WorkScheduler::WorkQueueManager
|
H A D | work_queue.cpp | 27 vector<shared_ptr<WorkStatus>> WorkQueue::OnConditionChanged(WorkCondition::Type type, in OnConditionChanged() function in OHOS::WorkScheduler::WorkQueue
|
H A D | work_status.cpp | 105 int32_t WorkStatus::OnConditionChanged(WorkCondition::Type &type, shared_ptr<Condition> value) in OnConditionChanged() function in OHOS::WorkScheduler::WorkStatus
|