Home | History | Annotate | Download | only in visitedlink

Lines Matching full:when

39     // Called when link coloring database has been created or replaced. The
43 // Called when new link has been added. The argument is the fingerprint
47 // Called when link coloring state has been reset. This may occur when
63 // process when we're in unit test mode). This can be NULL to try to access
67 // When |suppress_rebuild| is set, we'll not attempt to load data from
69 // testing except when you want to test the rebuild process explicitly.
102 // Sets a task to execute when the next rebuild from history is complete.
146 // When creating a fresh new table, we use this many entries.
149 // When the user is deleting a boatload of URLs, we don't really want to do
150 // individual writes for each of them. When the count exceeds this threshold,
224 // Creates a new empty table, call if InitFromFile() fails. Normally, when
226 // keeping us in sync. When |suppress_rebuild| is true, the new table will be
227 // empty and we will not consult history. This is used when clearing the
231 // Allocates the Fingerprint structure and length. When init_to_empty is set,
234 // responsibility of the caller to fill them (like when we are reading from
272 // already be a rebuild in place when called. See the definition for more
279 // Callback that the table rebuilder uses when the rebuild is complete.
314 // When non-NULL, indicates we are in database rebuild mode and points to
317 // history query is running. We must only delete it when the query is done.
337 // When we generate new tables, we increment the serial number of the
355 // When nonzero, overrides the table size for new databases for testing
358 // When non-NULL, overrides the history service to use rather than as the
362 // When non-NULL, indicates the task that should be run after the next