Home
last modified time | relevance | path

Searched defs:GetErrorText (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_async_call.cpp196 std::string ScanAsyncCall::GetErrorText(uint32_t code) in GetErrorText() function in OHOS::Scan::ScanAsyncCall
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_async_call.cpp179 std::string PrintAsyncCall::GetErrorText(uint32_t code) in GetErrorText() function in OHOS::Print::PrintAsyncCall
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_accessibility_property.cpp161 std::string TextFieldAccessibilityProperty::GetErrorText() const in GetErrorText() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h193 virtual std::string GetErrorText() const in GetErrorText() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h477 const std::string& GetErrorText() const in GetErrorText() function