Searched defs:IsDeviceInStandby (Results 1 – 5 of 5) sorted by relevance
109 ErrCode StandbyServiceClient::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceClient
213 ErrCode StandbyServiceProxy::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceProxy
228 ErrCode StandbyService::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyService
853 ErrCode StandbyServiceImpl::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby() function in OHOS::DevStandbyMgr::StandbyServiceImpl
98 napi_value IsDeviceInStandby(napi_env env, napi_callback_info info) in IsDeviceInStandby() function