Home
last modified time | relevance | path

Searched defs:OnUnhandledException (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_data_manager_test.cpp64 void MyObserver::OnUnhandledException(std::string errMsg) in OnUnhandledException() function in OHOS::AppExecFwk::MyObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_observer.cpp47 void ErrorObserver::OnUnhandledException(const std::string errMsg) in OnUnhandledException() function in OHOS::AbilityRuntime::ErrorObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp32 void JsErrorObserver::OnUnhandledException(const std::string errMsg) in OnUnhandledException() function in OHOS::AbilityRuntime::JsErrorObserver