Home
last modified time | relevance | path

Searched defs:napped (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_standby_state_change_callback.cpp28 void WorkStandbyStateChangeCallback::OnDeviceIdleMode(bool napped, bool sleeping) in OnDeviceIdleMode() argument
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp60 void StandbyServiceSubscriberStub::OnDeviceIdleMode(bool napped, bool sleeped) in OnDeviceIdleMode() argument
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_subscriber_proxy.cpp30 void StandbyServiceSubscriberProxy::OnDeviceIdleMode(bool napped, bool sleeping) in OnDeviceIdleMode() argument
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp100 bool napped = curState == StandbyState::NAP; in ReportStandbyState() local
107 void StandbyStateSubscriber::NotifyIdleModeByCallback(bool napped, bool sleeping) in NotifyIdleModeByCallback() argument
119 void StandbyStateSubscriber::NotifyIdleModeByCommonEvent(bool napped, bool sleeping) in NotifyIdleModeByCommonEvent() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp853 const bool napped = eventData.GetWant().GetBoolParam(WIFI_STANDBY_NAP, 0); in OnReceiveStandbyEvent() local

Completed in 4 milliseconds