Searched refs:statementBinder (Results 1 – 6 of 6) sorted by relevance
109 property.statementBinder = adapter in process()117 property.statementBinder = in process()122 if (property.statementBinder == null) { in process()
840 property.statementBinder = in <lambda>()
47 field.statementBinder?.typeMirror()?.let { binderType -> in <lambda>()
325 val binder = property.statementBinder ?: return in <lambda>()
52 var statementBinder: StatementValueBinder? = null variable in androidx.room.vo.Property
318 val statementBinder = in <lambda>() constant319 idField.statementBinder ?: throw AssertionError("must have a statement binder") in <lambda>()321 statementBinder.typeMirror().asTypeName(), in <lambda>()