Home
last modified time | relevance | path

Searched refs:GetDefaultErrstr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_business_error.cpp92 std::string NapiBusinessError::GetDefaultErrstr() in GetDefaultErrstr() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
107 return GetNapiErr(env, GetDefaultErrstr()); in GetNapiErr()
H A Dnapi_business_error.h90 std::string GetDefaultErrstr();
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Duni_error.cpp87 std::string UniError::GetDefaultErrstr() in GetDefaultErrstr() function in OHOS::DistributedFS::UniError
102 return GetNapiErr(env, GetDefaultErrstr()); in GetNapiErr()
H A Duni_error.h149 std::string GetDefaultErrstr();