Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_inner_errors.h96 ERR_GET_SYSTEM_ABILITY_FAILED, enumerator
116 …{ERR_GET_SYSTEM_ABILITY_FAILED, "System service operation failed. Failed to get system ability man…
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp47 return ERR_GET_SYSTEM_ABILITY_FAILED; in GetBundleActiveProxy()