Home
last modified time | relevance | path

Searched refs:AppFunctionIndexXmlProcessor (Results 1 – 2 of 2) sorted by relevance

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionAggregateProcessor.kt181 val indexProcessor = AppFunctionIndexXmlProcessor(codeGenerator) in generateAggregatedIndexXml()
DAppFunctionIndexXmlProcessor.kt47 class AppFunctionIndexXmlProcessor( in <lambda>() class