Home
last modified time | relevance | path

Searched refs:ERR_REMOTE_OBJECT_IF_CAST_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.h99 ERR_REMOTE_OBJECT_IF_CAST_FAILED, enumerator
119 …{ERR_REMOTE_OBJECT_IF_CAST_FAILED, "System service operation failed. The remote object if cast fai…
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp53 return ERR_REMOTE_OBJECT_IF_CAST_FAILED; in GetBundleActiveProxy()