OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNewTabHTML
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.h
25
RefCountedBytes*
GetNewTabHTML
(bool is_incognito);
new_tab_ui.cc
594
profile_->GetNTPResourceCache()->
GetNewTabHTML
(is_incognito));
ntp_resource_cache.cc
166
RefCountedBytes* NTPResourceCache::
GetNewTabHTML
(bool is_incognito) {
Completed in 63 milliseconds