Home
last modified time | relevance | path

Searched defs:child (Results 1 – 9 of 9) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_append.cpp81 for (const auto &child : entry.GetChilds()) { in Combine() local
145 for (const auto &child : entry.GetChilds()) { in ScanSubResources() local
166 for (const auto &child : entry.GetChilds()) { in ScanSubLimitkeyResources() local
197 for (const auto &child : entry.GetChilds()) { in ScanIegalResources() local
214 for (const auto &child : entry->GetChilds()) { in ScanLimitKey() local
243 for (const auto &child : entry->GetChilds()) { in ScanFiles() local
410 for (const auto &child : entry.GetChilds()) { in ScanRawFiles() local
/developtools/ace_ets2bundle/compiler/src/
Dgen_merged_abc.ts140 const child = childProcess.exec(genAbcCmd); constant
Dgen_abc_plugin.ts1218 const child = childProcess.exec(genAbcCmd); constant
/developtools/hiperf/test/unittest/common/native/
Dreport_test.cpp641 ReportItemCallFrame &child = variable
648 ReportItemCallFrame &child = variable
653 ReportItemCallFrame &child = variable
/developtools/hiperf/src/
Dreport_json_file.cpp107 std::map<int, ReportCallNodeItem> *child = &callNode.childrenMap; in AddReportCallStack() local
139 std::map<int, ReportCallNodeItem> *child = &callNode.childrenMap; in AddReportCallStackReverse() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts196 const child = this.triggerAsync(() => { constant
/developtools/global_resource_tool/src/xml/
Dsolid_xml.cpp107 auto child = make_shared<XmlNode>(); in Compile() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts384 const child = this.triggerAsync(() => { constant
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js324 function(child) { argument
335 function(child) { argument
572 children.forEach(function(child) { argument