Searched refs:unknownQueryTypeErrors (Results 1 – 1 of 1) sorted by relevance
101 private fun unknownQueryTypeErrors(): List<String> { in text() method in androidx.room.parser.ParsedQuery114 unnamedVariableErrors() + unknownQueryTypeErrors() in text()