Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/common/src/
Dnapi_account_error.cpp138 void AccountNapiThrow(napi_env env, int32_t nativeErrCode, bool throwErr) in AccountNapiThrow() function
145 void AccountNapiThrow(napi_env env, int32_t jsErrCode, const std::string &jsErrMsg, bool throwErr) in AccountNapiThrow() function