Searched refs:getToArrayFunction (Results 1 – 2 of 2) sorted by relevance
24 import androidx.room.ext.getToArrayFunction in <lambda>()50 XCodeBlock.of("%L.%L", it, getToArrayFunction(componentTypeName)) in <lambda>()
700 fun getToArrayFunction(type: XTypeName) = in getToArrayFunction() method