Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp20 napi_value NapiUtil::CreateErrorMessage(napi_env env, std::string msg) in CreateErrorMessage() function in OHOS::HiviewDFX::NapiUtil
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp151 napi_value NapiCallManagerUtils::CreateErrorMessage(napi_env env, std::string msg) in CreateErrorMessage() function in OHOS::Telephony::NapiCallManagerUtils
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp397 napi_value NapiCommon::CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &error… in CreateErrorMessage() function in OHOS::NetManagerStandard::NapiCommon
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp129 napi_value NapiUtil::CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() function in OHOS::Telephony::NapiUtil
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp481 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp257 napi_value CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage() function
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp708 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage() function