Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.h103 enum ElementType { enum
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dstartup_cfg_gen.cpp247 using ElementType = std::pair<std::string, HostInfo>; in HostInfosOutput() typedef