Searched defs:CreateErrorMessage (Results 1 – 4 of 4) sorted by relevance
397 napi_value NapiCommon::CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &error… in CreateErrorMessage() function in OHOS::NetManagerStandard::NapiCommon
257 napi_value CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() function
717 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function
745 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function