Home
last modified time | relevance | path

Searched refs:LASTEXITREASON_JS_ERROR (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dlaunch_param.h52 LASTEXITREASON_JS_ERROR, enumerator
/foundation/ability/ability_runtime/frameworks/simulator/napi_module/ability_constant/
H A Dability_constant_module.cpp72 NAPI_CALL(env, SetEnumItem(env, object, "JS_ERROR", LASTEXITREASON_JS_ERROR)); in InitLastExitReasonObject()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_constant/
H A Dability_constant_module.cpp77 NAPI_CALL(env, SetEnumItem(env, object, "JS_ERROR", LASTEXITREASON_JS_ERROR)); in InitLastExitReasonObject()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2910 return LASTEXITREASON_JS_ERROR; in CovertAppExitReasonToLastReason()

Completed in 8 milliseconds