Searched defs:sleeping (Results 1 – 7 of 7) sorted by relevance
42 const bool sleeping = event.GetWant().GetBoolParam(LOCATOR_STANDBY_SLEEPING, 0); in OnReceiveEvent() local
32 void WorkStandbyStateChangeCallback::OnDeviceIdleMode(bool napped, bool sleeping) in OnDeviceIdleMode()
102 bool sleeping = curState == StandbyState::SLEEP; in ReportStandbyState() local108 void StandbyStateSubscriber::NotifyIdleModeByCallback(bool napped, bool sleeping) in NotifyIdleModeByCallback()120 void StandbyStateSubscriber::NotifyIdleModeByCommonEvent(bool napped, bool sleeping) in NotifyIdleModeByCommonEvent()
30 void StandbyServiceSubscriberProxy::OnDeviceIdleMode(bool napped, bool sleeping) in OnDeviceIdleMode()
69 ErrCode ScanInterface::OnStandbyStateChanged(bool sleeping) in OnStandbyStateChanged()
124 ErrCode ScanInterface::OnStandbyStateChanged(bool sleeping) in OnStandbyStateChanged()
766 const bool sleeping = eventData.GetWant().GetBoolParam(WIFI_STANDBY_SLEEPING, 0); in OnReceiveStandbyEvent() local