Searched refs:AppFunctionInventoryProcessor (Results 1 – 2 of 2) sorted by relevance
27 import androidx.appfunctions.compiler.processors.AppFunctionInventoryProcessor93 val inventoryProcessor = AppFunctionInventoryProcessor(environment.codeGenerator) in create()
64 class AppFunctionInventoryProcessor( class