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

  /external/chromium_org/third_party/sqlite/src/src/
prepare.c 60 DbClearProperty(db, iDb, DB_Empty);
sqliteInt.h 707 #define DbClearProperty(D,I,P) (D)->aDb[I].pSchema->flags&=~(P)
    [all...]
build.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 49 milliseconds