Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/common/
Dnapi_common.cpp397 napi_value NapiCommon::CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &error… in CreateErrorMessage() function in OHOS::NetManagerStandard::NapiCommon
/foundation/communication/nfc/frameworks/js/napi/common/
Dnfc_napi_common_utils.cpp257 napi_value CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() function
/foundation/communication/netmanager_base/utils/napi_utils/src/
Dnapi_utils.cpp717 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function
/foundation/communication/netstack/utils/napi_utils/src/
Dnapi_utils.cpp745 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function