OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitDBList
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
text_database_manager.cc
151
void TextDatabaseManager::
InitDBList
() {
380
InitDBList
();
419
InitDBList
();
text_database_manager.h
236
void
InitDBList
();
283
// This set is populated LAZILY by
InitDBList
(), you should call that function
290
bool present_databases_loaded_; // Set by
InitDBList
when populated.
Completed in 53 milliseconds