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

  /external/chromium_org/third_party/sqlite/src/src/
btreeInt.h 501 u8 isIncrblobHandle; /* True if this cursor is an incr. io handle */
btree.c 477 if( p->isIncrblobHandle && (isClearTable || p->info.nKey==iRow) ){
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 122 milliseconds