Searched defs:LogDatabaseStats (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/predictors/
H A Dlogged_in_predictor_table.cc156 void LoggedInPredictorTable::LogDatabaseStats() { function in class:predictors::LoggedInPredictorTable
H A Dpredictor_database.cc50 void LogDatabaseStats(); // DB Thread.
102 LogDatabaseStats();
114 void PredictorDatabaseInternal::LogDatabaseStats() { function in class:predictors::PredictorDatabaseInternal
124 autocomplete_table_->LogDatabaseStats();
125 logged_in_table_->LogDatabaseStats();
127 resource_prefetch_tables_->LogDatabaseStats();
H A Dautocomplete_action_predictor_table.cc246 void AutocompleteActionPredictorTable::LogDatabaseStats() { function in class:predictors::AutocompleteActionPredictorTable
H A Dresource_prefetch_predictor_tables.cc422 void ResourcePrefetchPredictorTables::LogDatabaseStats() { function in class:predictors::ResourcePrefetchPredictorTables

Completed in 55 milliseconds