Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp447 if (node->InheritCount() != 0) { in TemplateObjectImplGen()
453 …ofs_ << Indent(depth) << '.' << nodeName << "Size = " << std::dec << node->InheritCount() << ",\n"; in TemplateObjectImplGen()
618 if (node->InheritCount() == 0) { in OutputTemplateImpl()
648 if (node->InheritCount() == 0) { in OutputTemplateVariablesDeclare()
H A Dast.h192 uint32_t InheritCount() const;
H A Dast.cpp682 uint32_t ConfigNode::InheritCount() const in InheritCount() function in ConfigNode
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js565 InheritCount() { method in ConfigNode