Lines Matching full:database
17 #include "webkit/database/database_tracker.h"
21 // This class fetches database information in the WEBKIT thread, and notifies
31 // Contains detailed information about a web database.
67 // Requests a single database to be deleted in the WEBKIT thread. This must be
96 // Delete a single database file. This must be called in the WEBKIT thread.
106 // fetch its information from the database tracker, but gets them passed as
112 // Return a copy of the database helper. Only one consumer can use the
117 // Add a database to the set of canned databases that is returned by this
149 // Converts the pending database info structs to database info structs.