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

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 707 #define DbClearProperty(D,I,P) (D)->aDb[I].pSchema->flags&=~(P)
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 230 milliseconds