Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp243 StandbyServiceClient& standbyServiceClient) in StandbyServiceDeathRecipient() argument
244 : standbyServiceClient_(standbyServiceClient) {} in StandbyServiceDeathRecipient()
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_service_client.h169 explicit StandbyServiceDeathRecipient(StandbyServiceClient& standbyServiceClient);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp507 …DevStandbyMgr::StandbyServiceClient& standbyServiceClient = DevStandbyMgr::StandbyServiceClient::G… in IsStandby() local
508 ErrCode code = standbyServiceClient.IsDeviceInStandby(isStandby); in IsStandby()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1602 …DevStandbyMgr::StandbyServiceClient& standbyServiceClient = DevStandbyMgr::StandbyServiceClient::G… in IsStandby() local
1603 ErrCode code = standbyServiceClient.IsDeviceInStandby(isStandby); in IsStandby()