Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp537 std::string ConvertInputTypeToString(AceTextCategory type) in ConvertInputTypeToString() function
2289 …"text input type: ", ConvertInputTypeToString(static_cast<AceTextCategory>(nodeInfo.GetInputType()… in DumpAccessibilityPropertyNG()
3174 …DumpLog::GetInstance().AddDesc("text input type: ", ConvertInputTypeToString(node->GetTextInputTyp… in DumpProperty()