Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_napi_error.cpp41 std::optional <std::string> GetErrMsg(int32_t errorCode) in GetErrMsg() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_web_message.h48 std::string GetErrMsg() in GetErrMsg() function
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp112 bool JsUtilCooperate::GetErrMsg(const CoordinationMsgInfo &msgInfo, std::string &msg) in GetErrMsg() function in OHOS::Msdp::DeviceStatus::JsUtilCooperate
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_util.cpp92 bool JsUtil::GetErrMsg(const CoordinationMsgInfo &msgInfo, std::string &msg) in GetErrMsg() function in OHOS::Msdp::DeviceStatus::JsUtil