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/netmanager_base/utils/napi_utils/src/
Dnapi_utils.cpp433 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_utils.cpp166 napi_value CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() function
/foundation/communication/netstack/utils/napi_utils/src/
Dnapi_utils.cpp565 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function