Searched refs:value_bytes16 (Results 1 - 6 of 6) sorted by last modified time

/external/sqlite/dist/orig/
H A Dsqlite3.c[all...]
H A Dsqlite3ext.h152 int (*value_bytes16)(sqlite3_value*); member in struct:sqlite3_api_routines
382 #define sqlite3_value_bytes16 sqlite3_api->value_bytes16
/external/sqlite/dist/
H A Dsqlite3.c[all...]
H A Dsqlite3ext.h152 int (*value_bytes16)(sqlite3_value*); member in struct:sqlite3_api_routines
382 #define sqlite3_value_bytes16 sqlite3_api->value_bytes16
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite3ext.h139 int (*value_bytes16)(sqlite3_value*); member in struct:sqlite3_api_routines
344 #define sqlite3_value_bytes16 sqlite3_api->value_bytes16

Completed in 545 milliseconds