OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloneFavicons
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/favicon/
favicon_service.cc
283
history_service_->
CloneFavicons
(old_page_url, new_page_url);
/external/chromium_org/chrome/browser/history/
history_backend.h
266
void
CloneFavicons
(const GURL& old_page_url, const GURL& new_page_url);
[
all
...]
history_service.h
[
all
...]
history_service.cc
691
void HistoryService::
CloneFavicons
(const GURL& old_page_url,
694
ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::
CloneFavicons
,
[
all
...]
history_backend_unittest.cc
[
all
...]
history_backend.cc
[
all
...]
Completed in 75 milliseconds