Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp102 std::string NapiUtil::CreateErrMsg(const std::string name) in CreateErrMsg() function in OHOS::HiviewDFX::NapiUtil
107 std::string NapiUtil::CreateErrMsg(const std::string name, const std::string& type) in CreateErrMsg() function in OHOS::HiviewDFX::NapiUtil
111 std::string NapiUtil::CreateErrMsg(const std::string name, const napi_valuetype type) in CreateErrMsg() function in OHOS::HiviewDFX::NapiUtil
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp510 std::string CreateErrMsg(const std::string& name) in CreateErrMsg() function
515 std::string CreateErrMsg(const std::string& name, const std::string& type) in CreateErrMsg() function
519 std::string CreateErrMsg(const std::string& name, const napi_valuetype type) in CreateErrMsg() function