Home | History | Annotate | Download | only in visitedlink

Lines Matching full:database

25 // Controls the link coloring database. The master controls all writing to the
26 // database as well as disk I/O. There should be only one master.
33 // Listens to the link coloring database events. The master is given this
39 // Called when link coloring database has been created or replaced. The
55 // In unit test mode, we allow the caller to optionally specify the database
115 // Call to cause the entire database file to be re-written from scratch
169 // Try to load the table from the database file. If the file doesn't exist or
173 // Reads the header of the link coloring database from disk. Assumes the
179 // the version of the file is not the current version of the database.
183 // Fills *filename with the name of the link database filename
228 // database and for unit tests.
270 // Initializes a rebuild of the visited link database based on the browser
276 // the database because something failed.
314 // When non-NULL, indicates we are in database rebuild mode and points to
352 // Overridden database file name for testing
366 // Set to prevent us from attempting to rebuild the database from global