Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/
H A DDebug.kt25 childNodes.forEach { child ->
35 if (childNodes.isEmpty()) {
H A DUtils.kt102 val TypeDeclaration<*>.nestedTypes get() = childNodes.filterIsInstance<TypeDeclaration<*>>()
H A DClassPrinter.kt222 .childNodes
H A DFileInfo.kt284 childNodes.filterIsInstance<ClassOrInterfaceDeclaration>()
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DSourceTransformerTest.kt197 assertEquals(3, ifStmt.thenStmt.childNodes.size)
239 assertEquals(3, ifStmt.thenStmt.childNodes.size)
277 assertEquals(4, ifStmt.thenStmt.childNodes.size)
314 assertEquals(1, ifStmt.thenStmt.childNodes.size)
348 assertEquals(3, ifStmt.thenStmt.childNodes.size)
386 assertEquals(4, ifStmt.thenStmt.childNodes.size)
/aosp12/build/soong/scripts/
H A Dmanifest.py28 for child in parent.childNodes:
125 for node in doc.childNodes:
/aosp12/packages/providers/CalendarProvider/
H A Dmaketests.py85 for c in recurrence.childNodes:
113 for c in entry.getElementsByTagName('title')[0].childNodes:
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
H A DCertUtils.java211 NodeList childNodes = parent.getChildNodes(); in getXmlDirectChildren() local
212 for (int i = 0; i < childNodes.getLength(); i++) { in getXmlDirectChildren()
213 Node node = childNodes.item(i); in getXmlDirectChildren()
/aosp12/frameworks/base/tools/preload/
H A Dsorttable.js123 forEach(theadrow.childNodes, function(cell) {
233 for (var i = 0; i < node.childNodes.length; i++) {
234 innerText += sorttable.getInnerText(node.childNodes[i]);
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
H A DPpsMoParser.java585 List<PPSNode> childNodes = new ArrayList<PPSNode>(); in buildPpsNode() local
602 childNodes.add(ppsNode); in buildPpsNode()
616 if (nodeValue == null && childNodes.size() == 0) { in buildPpsNode()
620 if (nodeValue != null && childNodes.size() > 0) { in buildPpsNode()
628 return new InternalNode(nodeName, childNodes); in buildPpsNode()
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dsearch_autocomplete.js24 var link = row.cells[0].childNodes[0];
H A Djquery-resizable.min.js12childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})…
19 …rn T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=func… argument
H A Djquery-1.6.2.min.js16 …ildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(…
17childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]"… argument
/aosp12/frameworks/base/tools/xmlpersistence/src/main/kotlin/
H A DParser.kt194 for (childNode in childNodes) {
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...