Home
last modified time | relevance | path

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

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionLegacyIndexXmlProcessor.kt122 private fun Document.createAppFunctionElement( in <lambda>() method
161 private fun Document.createElementWithTextNode(elementName: String, text: String): Element = in <lambda>() method
DAppFunctionIndexXmlProcessor.kt169 private fun Document.createElementWithInstance( in <lambda>() method
229 private fun Document.createElementWithTextNode(elementName: String, text: String): Element = in <lambda>() method