Home
last modified time | relevance | path

Searched defs:IsDeviceInStandby (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp109 ErrCode StandbyServiceClient::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceClient
H A Dstandby_service_proxy.cpp213 ErrCode StandbyServiceProxy::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceProxy
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp228 ErrCode StandbyService::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyService
H A Dstandby_service_impl.cpp853 ErrCode StandbyServiceImpl::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp98 napi_value IsDeviceInStandby(napi_env env, napi_callback_info info) in IsDeviceInStandby() function