Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_service_errors.h62 ERR_STANDBY_PLUGIN_NOT_EXIST = 980000801, enumerator
121 {ERR_STANDBY_PLUGIN_NOT_EXIST, "Plugin of standby service doesn't exist."},
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp265 return ERR_STANDBY_PLUGIN_NOT_EXIST; in RegisterPlugin()
269 return ERR_STANDBY_PLUGIN_NOT_EXIST; in RegisterPlugin()
275 return ERR_STANDBY_PLUGIN_NOT_EXIST; in RegisterPlugin()
281 return ERR_STANDBY_PLUGIN_NOT_EXIST; in RegisterPlugin()