Home
last modified time | relevance | path

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

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionFunctionRegistryProcessor.kt82 for (function in annotatedAppFunction.appFunctionDeclarations) { in <lambda>() method
DAppFunctionInvokerProcessor.kt167 annotatedAppFunctions.appFunctionDeclarations.map { function -> in <lambda>() method