Home
last modified time | relevance | path

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

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionFunctionRegistryProcessor.kt77 val annotatedAppFunctions = in <lambda>() constant
/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/
DAppFunctionCompiler.kt73 val annotatedAppFunctions = appFunctionSymbolResolver.resolveAnnotatedAppFunctions() in shouldDeferAllProcessing() constant