Searched refs:extractForeignKeys (Results 1 – 1 of 1) sorted by relevance
81 foreignKeyInputs = extractForeignKeys(annotation) in <lambda>()530 private fun extractForeignKeys(annotation: AnnotationMirror): List<ForeignKeyInput> { in <lambda>() method