Home
last modified time | relevance | path

Searched defs:RegisterUncaughtExceptionHandler (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
Dcj_runtime.cpp114 void CJRuntime::RegisterUncaughtExceptionHandler(const CJUncaughtExceptionInfo& uncaughtExceptionIn… in RegisterUncaughtExceptionHandler() function in CJRuntime
Djs_runtime.cpp1407 void JsRuntime::RegisterUncaughtExceptionHandler(const JsEnv::UncaughtExceptionInfo& uncaughtExcept… in RegisterUncaughtExceptionHandler() function in OHOS::AbilityRuntime::JsRuntime
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp154 void JsEnvironment::RegisterUncaughtExceptionHandler(const JsEnv::UncaughtExceptionInfo& uncaughtEx… in RegisterUncaughtExceptionHandler() function in OHOS::JsEnv::JsEnvironment
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp366 void ArkJSRuntime::RegisterUncaughtExceptionHandler(UncaughtExceptionCallback callback) in RegisterUncaughtExceptionHandler() function in OHOS::Ace::Framework::ArkJSRuntime
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp161 void JsiPaEngine::RegisterUncaughtExceptionHandler() in RegisterUncaughtExceptionHandler() function in OHOS::Ace::JsiPaEngine