Searched defs:Throw (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/ | ||
H A D | ability_runtime_error_util.cpp | 155 bool AbilityRuntimeErrorUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() function in OHOS::AbilityRuntime::AbilityRuntimeErrorUtil |
/foundation/ability/ability_runtime/frameworks/js/napi/quick_fix/ | ||
H A D | js_quick_fix_manager.cpp | 61 static void Throw(napi_env env, int32_t errCode) in Throw() function in OHOS::AbilityRuntime::JsQuickFixManager |
/foundation/ability/form_fwk/frameworks/js/napi/formUtil/ | ||
H A D | napi_form_util.cpp | 118 bool NapiFormUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() function in OHOS::AbilityRuntime::NapiFormUtil |
Completed in 3 milliseconds