OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNewTabHTML
(Results
1 - 8
of
8
) 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) {
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.h
41
base::RefCountedMemory*
GetNewTabHTML
(WindowType win_type);
new_tab_ui.cc
398
GetNewTabHTML
(win_type));
ntp_resource_cache.cc
232
base::RefCountedMemory* NTPResourceCache::
GetNewTabHTML
(WindowType win_type) {
/external/chromium_org/chrome/browser/ui/webui/
app_launcher_page_ui.cc
109
resource->
GetNewTabHTML
(win_type));
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc
55
base::RefCountedMemory* NTPResourceCache::
GetNewTabHTML
(WindowType win_type) {
Completed in 77 milliseconds