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

  /frameworks/base/media/jni/mediaeditor/
VideoEditorJava.h 344 VideoEditJava_Method* pMethods;
  /dalvik/tools/dmtracedump/
TraceDump.c     [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 480 ** for their own use. The pMethods entry is a pointer to an
486 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h 583 ** for their own use. The pMethods entry is a pointer to an
589 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
601 ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
605 ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 583 ** for their own use. The pMethods entry is a pointer to an
589 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
601 ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
605 ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
    [all...]
sqlite3.c     [all...]

Completed in 402 milliseconds