HomeSort by relevance Sort by last modified time
    Searched refs:Blob (Results 201 - 202 of 202) sorted by null

1 2 3 4 5 6 7 89

  /external/sqlite/dist/orig/
sqlite3.c 507 ** [sqlite3_blob_close | close] all [BLOB handles], and
511 ** outstanding [prepared statements], [BLOB handles], and/or
513 ** of resources is deferred until all [prepared statements], [BLOB handles],
637 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */
    [all...]
  /external/sqlite/dist/
sqlite3.c 507 ** [sqlite3_blob_close | close] all [BLOB handles], and
511 ** outstanding [prepared statements], [BLOB handles], and/or
513 ** of resources is deferred until all [prepared statements], [BLOB handles],
637 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */
    [all...]

Completed in 1676 milliseconds

1 2 3 4 5 6 7 89