Home
last modified time | relevance | path

Searched defs:exceptionInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_js.cpp90 …atic napi_status DealNapiException(napi_env env, napi_value &exception, std::string &exceptionInfo) in DealNapiException()
138 string exceptionInfo; in PromiseCatchCallback() local
194 string exceptionInfo; in PromiseCatchCallbackEx() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_backup_js_test.cpp197 string exceptionInfo = ""; variable