HomeSort by relevance Sort by last modified time
    Searched defs:SQLITE_EXTENSION_INIT1 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
sqlite3ext.h 417 #define SQLITE_EXTENSION_INIT1 const sqlite3_api_routines *sqlite3_api = 0;
  /external/sqlite/dist/orig/
sqlite3ext.h 475 # define SQLITE_EXTENSION_INIT1 const sqlite3_api_routines *sqlite3_api=0;
482 # define SQLITE_EXTENSION_INIT1 /*no-op*/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3ext.h 475 # define SQLITE_EXTENSION_INIT1 const sqlite3_api_routines *sqlite3_api=0;
482 # define SQLITE_EXTENSION_INIT1 /*no-op*/
sqlite3.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 937 milliseconds