Searched refs:getAppFunctionIdentifier (Results 1 – 3 of 3) sorted by relevance
110 appFunctionClass.getAppFunctionIdentifier(appFunctionDeclaration) in addAppFunctionIdProperties()
168 annotatedAppFunctions.getAppFunctionIdentifier(function) in <lambda>()271 "function_id" to annotatedAppFunctions.getAppFunctionIdentifier(appFunction), in <lambda>()
149 fun getAppFunctionIdentifier(functionDeclaration: KSFunctionDeclaration): String { in <lambda>() method in androidx.appfunctions.compiler.core.AnnotatedAppFunctions243 id = getAppFunctionIdentifier(functionDeclaration), in <lambda>()