Lines Matching full:database
294 // Unloads the database without actually shutting down the service. This can
311 // As the database processes requests at a later date, all deletion is
364 // Remove all tokens stored in the web database.
436 // Schedules a task to add form fields to the web database.
448 // Removes form elements recorded for Autocomplete from the database.
454 // Schedules a task to add an Autofill profile to the web database.
457 // Schedules a task to update an Autofill profile in the web database.
460 // Schedules a task to remove an Autofill profile from the web database.
470 // Remove "trashed" profile guids from the web database and optionally send
474 // Schedules a task to add credit card to the web database.
477 // Schedules a task to update credit card in the web database.
480 // Schedules a task to remove a credit card from the web database.
490 // Removes Autofill records from the database.
535 // Initialize the database, if it hasn't already been initialized.
541 // Commit any pending transaction and deletes the database.
636 // The path with which to initialize the database.
639 // Our database.
642 // Whether the database failed to initialize. We use this to avoid
646 // Whether we should commit the database.
677 // result can be NULL, if no result is expected or if the database could