HomeSort by relevance Sort by last modified time
    Searched refs:MASTER_NAME (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 524 #define MASTER_NAME "sqlite_master"
535 #define SCHEMA_TABLE(x) ((!OMIT_TEMPDB)&&(x==1)?TEMP_MASTER_NAME:MASTER_NAME)
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 76 milliseconds