OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needs_top_sites_migration
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
history.h
532
bool
needs_top_sites_migration
() const { return needs_top_sites_migration_; }
function in class:HistoryService
[
all
...]
top_sites.cc
178
if (history->
needs_top_sites_migration
())
[
all
...]
Completed in 60 milliseconds