Home
last modified time | relevance | path

Searched defs:GetErrorMessage (Results 1 – 3 of 3) sorted by relevance

/foundation/aafwk/standard/frameworks/kits/fmskit/native/src/
Dform_errors.cpp35 std::string FormErrors::GetErrorMessage(int errCode) in GetErrorMessage() function in OHOS::AppExecFwk::FormErrors
Dform_mgr.cpp349 std::string FormMgr::GetErrorMessage(int errCode) in GetErrorMessage() function in OHOS::AppExecFwk::FormMgr
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c105 static const char *GetErrorMessage(DFileTransErrorCode errorCode) in GetErrorMessage() function