Searched defs:blob (Results 1 – 2 of 2) sorted by relevance
145 val blob = sqlite3_column_blob(stmtPointer, index) in getBlob() constant
119 jbyte* blob = static_cast<jbyte*>(env->GetPrimitiveArrayCritical(value, nullptr)); in Java_androidx_sqlite_driver_bundled_BundledSQLiteStatementKt_nativeBindBlob() local211 const void *blob = sqlite3_column_blob(stmt, index); in Java_androidx_sqlite_driver_bundled_BundledSQLiteStatementKt_nativeGetBlob() local