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

  /external/chromium_org/third_party/sqlite/src/src/
test8.c 49 ** xColumn xRowid xUpdate xSync
474 ** be used to log calls to the xUpdate method. It will be deleted
910 ** The xUpdate method for echo module virtual tables.
945 if( simulateVtabError(pVtab, "xUpdate") ){
    [all...]
delete.c 55 ** 1) It is a virtual table and no implementation of the xUpdate method
64 && sqlite3GetVTable(pParse->db, pTab)->pMod->pModule->xUpdate==0 )
sqlite.h.in     [all...]
vdbe.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h     [all...]
sqlite3.c     [all...]

Completed in 611 milliseconds