HomeSort by relevance Sort by last modified time
    Searched defs:pMethods (Results 1 - 5 of 5) sorted by null

  /art/tools/dmtracedump/
tracedump.cc     [all...]
  /external/sqlite/dist/orig/
sqlite3.h 666 ** for their own use. The pMethods entry is a pointer to an
672 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
684 ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
688 ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 666 ** for their own use. The pMethods entry is a pointer to an
672 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
684 ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
688 ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
    [all...]
sqlite3.c     [all...]

Completed in 1781 milliseconds