Searched defs:sqlite3_blob_open (Results 1 - 5 of 5) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h445 #define sqlite3_blob_open sqlite3_api->blob_open macro
H A Dsqlite3.c4084 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
6442 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
6443 ** ^Objects of this type are created by [sqlite3_blob_open()]
6500 ** A BLOB referenced by sqlite3_blob_open() may be read using the
6534 SQLITE_API int sqlite3_blob_open(
6555 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
6586 ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
6602 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6629 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6652 ** writing (the flags parameter to [sqlite3_blob_open()] wa
85458 SQLITE_API int sqlite3_blob_open( function
111447 #define sqlite3_blob_open macro
111656 #define sqlite3_blob_open macro
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h445 #define sqlite3_blob_open sqlite3_api->blob_open macro
H A Dsqlite3.c4084 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
6442 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
6443 ** ^Objects of this type are created by [sqlite3_blob_open()]
6500 ** A BLOB referenced by sqlite3_blob_open() may be read using the
6534 SQLITE_API int sqlite3_blob_open(
6555 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
6586 ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
6602 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6629 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6652 ** writing (the flags parameter to [sqlite3_blob_open()] wa
85458 SQLITE_API int sqlite3_blob_open( function
111447 #define sqlite3_blob_open macro
111656 #define sqlite3_blob_open macro
[all...]
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...

Completed in 606 milliseconds