OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNeedsThumbnailMigration
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/history/
history_database.h
130
bool
GetNeedsThumbnailMigration
();
history_database.cc
184
bool HistoryDatabase::
GetNeedsThumbnailMigration
() {
history_backend.cc
583
if (!db_->
GetNeedsThumbnailMigration
()) {
599
if (db_->
GetNeedsThumbnailMigration
()) {
[
all
...]
Completed in 47 milliseconds