Home
last modified time | relevance | path

Searched defs:CellValue (Results 1 – 2 of 2) sorted by relevance

/sqlite/sqlite-inspection/src/androidTest/java/androidx/sqlite/inspection/test/
DProtoExtensions.kt32 val CellValue.value: Any? in <lambda>() constant
34 val CellValue.type: String in <lambda>() constant
36 val CellValue.valueType: Pair<Any?, String> in <lambda>() constant
/sqlite/sqlite-inspection/src/main/proto/
Dlive_sql_protocol.proto159 message CellValue { message