Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp61 std::string XComponentTypeToString(XComponentType type) in XComponentTypeToString() function
626 …DumpLog::GetInstance().AddDesc(std::string("xcomponentType: ").append(XComponentTypeToString(type_… in DumpInfo()