Home
last modified time | relevance | path

Searched defs:OnExceptionObject (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.cpp70 void MyObserver::OnExceptionObject(const AppExecFwk::ErrorObject &errorObj) in OnExceptionObject() function in OHOS::AppExecFwk::MyObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_observer.cpp37 void ErrorObserver::OnExceptionObject(const AppExecFwk::ErrorObject &errorObj) in OnExceptionObject() function in OHOS::AbilityRuntime::ErrorObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp107 void JsErrorObserver::OnExceptionObject(const AppExecFwk::ErrorObject &errorObj) in OnExceptionObject() function in OHOS::AbilityRuntime::JsErrorObserver