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

  /external/chromium_org/third_party/sqlite/src/src/
vacuum.c 113 if( db->activeVdbeCnt>1 ){
tokenize.c 400 if( db->activeVdbeCnt==0 ){
vdbeapi.c 391 if( db->activeVdbeCnt==0 ){
403 db->activeVdbeCnt++;
    [all...]
vdbeaux.c     [all...]
vdbe.c     [all...]
main.c     [all...]
sqliteInt.h 832 int activeVdbeCnt; /* Number of VDBEs currently executing */
    [all...]
btree.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 62 milliseconds