Home
last modified time | relevance | path

Searched refs:GetErrorStr (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dfatal_handler.cpp86 LogString(LogLevel::LOG_LEVEL_ERR, GetErrorStr(errorCode)); in DumpFatalTrace()
185 const char *FatalHandler::GetErrorStr(int errorCode) const in GetErrorStr() function in OHOS::ACELite::FatalHandler
H A Dfatal_handler.h33 const char* GetErrorStr(int errorCode) const;
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp144 GetErrorStr(errCode).c_str()); in AddFdListener()
301 const std::string& Client::GetErrorStr(ErrCode code) const in GetErrorStr() function in OHOS::Msdp::DeviceStatus::Client
/ohos5.0/base/update/sys_installer/frameworks/actions/include/
H A Diaction.h41 virtual std::string GetErrorStr() in GetErrorStr() function
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp154 GetErrorStr(errCode).c_str()); in AddFdListener()
311 const std::string& MMIClient::GetErrorStr(ErrCode code) const in GetErrorStr() function in OHOS::MMI::MMIClient
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/include/
H A Dmmi_client.h59 const std::string& GetErrorStr(ErrCode code) const;
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Dclient.h61 const std::string &GetErrorStr(ErrCode code) const;