Home
last modified time | relevance | path

Searched refs:ERR_STANDBY_SERVICE_NOT_CONNECTED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp43 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in SubscribeStandbyCallback()
57 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in UnsubscribeStandbyCallback()
71 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in ApplyAllowResource()
85 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in UnapplyAllowResource()
100 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in GetAllowList()
114 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in IsDeviceInStandby()
124 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in SetNatInterval()
134 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in HandleEvent()
144 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in ReportWorkSchedulerStatus()
155 return ERR_STANDBY_SERVICE_NOT_CONNECTED; in GetRestrictList()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_service_errors.h48 ERR_STANDBY_SERVICE_NOT_CONNECTED, enumerator
114 …{ERR_STANDBY_SERVICE_NOT_CONNECTED, "System service operation failed. The system service is not co…