Searched refs:db_readonly (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h242 int (*db_readonly)(sqlite3*,const char*); member in struct:sqlite3_api_routines
476 #define sqlite3_db_readonly sqlite3_api->db_readonly
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h242 int (*db_readonly)(sqlite3*,const char*); member in struct:sqlite3_api_routines
476 #define sqlite3_db_readonly sqlite3_api->db_readonly
H A Dsqlite3.c[all...]

Completed in 965 milliseconds