Home
last modified time | relevance | path

Searched refs:ABILITY_NOT_FOUND (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dfeature_ability_constant.cpp32 const int ABILITY_NOT_FOUND = -2; in FAConstantInit() local
54 SetNamedProperty(env, errorCode, ABILITY_NOT_FOUND, "ABILITY_NOT_FOUND"); in FAConstantInit()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.h215 ABILITY_NOT_FOUND = -2, enumerator
H A Djs_napi_common.cpp57 errorCode = ABILITY_NOT_FOUND; in HandleJsConnectAbilityError()

Completed in 4 milliseconds