Home
last modified time | relevance | path

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

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionLegacyIndexXmlProcessor.kt46 class AppFunctionLegacyIndexXmlProcessor( in <lambda>() class
DAppFunctionAggregateProcessor.kt178 val legacyIndexProcessor = AppFunctionLegacyIndexXmlProcessor(codeGenerator) in generateAggregatedIndexXml()