Searched refs:loadSuperIndices (Results 1 – 1 of 1) sorted by relevance
115 val superIndices = loadSuperIndices(element.superclass, tableName, inheritSuperIndices) in <lambda>()450 private fun loadSuperIndices( in <lambda>() method478 return myIndices + loadSuperIndices(parentElement.superclass, tableName, inherit) in <lambda>()