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

  /external/chromium_org/third_party/sqlite/src/src/
vtab.c 115 void sqlite3VtabUnlock(VTable *pVTab){
203 sqlite3VtabUnlock(p);
480 sqlite3VtabUnlock(pVTable);
717 sqlite3VtabUnlock(p);
743 sqlite3VtabUnlock(pVTab);
sqliteInt.h     [all...]
vdbeaux.c 627 if( db->pnBytesFreed==0 ) sqlite3VtabUnlock((VTable *)p4);
    [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 93 milliseconds