Searched defs:HandleOnUnhandledException (Results 1 – 2 of 2) sorted by relevance
| /foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/ | ||
| D | cj_error_observer.cpp | 57 void ErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::ErrorObserver |
| /foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/ | ||
| D | js_error_observer.cpp | 42 void JsErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::JsErrorObserver |