Searched defs:SQLITE_NullCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h923 #define SQLITE_NullCallback 0x00002000 /* Invoke the callback once if the */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9268 #define SQLITE_NullCallback 0x00002000 /* Invoke the callback once if the */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10562 #define SQLITE_NullCallback 0x00000100 /* Invoke the callback once if the */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10562 #define SQLITE_NullCallback 0x00000100 /* Invoke the callback once if the */ macro
[all...]

Completed in 593 milliseconds