OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:may_need_history_migration
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/history/
top_sites_backend.cc
105
bool
may_need_history_migration
= false;
109
may_need_history_migration
= db_->
may_need_history_migration
();
114
may_need_history_migration
));
top_sites_database.h
39
bool
may_need_history_migration
() const {
function in class:history::TopSitesDatabase
top_sites.h
302
bool
may_need_history_migration
);
top_sites.cc
937
bool
may_need_history_migration
) {
941
if (!
may_need_history_migration
) {
[
all
...]
Completed in 173 milliseconds