OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RebuildFromHistory
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/history/
in_memory_url_index.cc
73
data_ = URLIndexPrivateData::
RebuildFromHistory
(db, languages_,
311
void InMemoryURLIndex::
RebuildFromHistory
(HistoryDatabase* history_db) {
312
private_data_ = URLIndexPrivateData::
RebuildFromHistory
(history_db,
in_memory_url_index.h
205
void
RebuildFromHistory
(HistoryDatabase* history_db);
url_index_private_data.h
122
static scoped_refptr<URLIndexPrivateData>
RebuildFromHistory
(
in_memory_url_index_unittest.cc
277
url_index_->
RebuildFromHistory
(history_database_);
435
url_index_->
RebuildFromHistory
(history_database_);
[
all
...]
url_index_private_data.cc
433
scoped_refptr<URLIndexPrivateData> URLIndexPrivateData::
RebuildFromHistory
(
[
all
...]
/external/chromium_org/chrome/browser/autocomplete/
history_quick_provider_unittest.cc
166
provider_->GetIndex()->
RebuildFromHistory
(
Completed in 827 milliseconds