HomeSort by relevance Sort by last modified time
    Searched defs:LogDatabaseStats (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_table.cc 246 void AutocompleteActionPredictorTable::LogDatabaseStats() {
logged_in_predictor_table.cc 156 void LoggedInPredictorTable::LogDatabaseStats() {
predictor_database.cc 50 void LogDatabaseStats(); // DB Thread.
101 LogDatabaseStats();
113 void PredictorDatabaseInternal::LogDatabaseStats() {
123 autocomplete_table_->LogDatabaseStats();
124 logged_in_table_->LogDatabaseStats();
126 resource_prefetch_tables_->LogDatabaseStats();
resource_prefetch_predictor_tables.cc 423 void ResourcePrefetchPredictorTables::LogDatabaseStats() {

Completed in 38 milliseconds