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

  /external/sqlite/dist/
sqlite3.h.orig 541 ** to a non-NULL pointer, then the sqlite3_io_methods.xClose method
543 ** only way to prevent a call to xClose following a failed xOpen
621 int (*xClose)(sqlite3_file*);
705 ** the string will be valid and unchanged until xClose() is
    [all...]
sqlite3.h 541 ** to a non-NULL pointer, then the sqlite3_io_methods.xClose method
543 ** only way to prevent a call to xClose following a failed xOpen
621 int (*xClose)(sqlite3_file*);
705 ** the string will be valid and unchanged until xClose() is
    [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h     [all...]

Completed in 34 milliseconds