Home | History | Annotate | Download | only in webui

Lines Matching defs:NTPResourceCache

151 NTPResourceCache::NTPResourceCache(Profile* profile) : profile_(profile) {
164 NTPResourceCache::~NTPResourceCache() {}
166 RefCountedBytes* NTPResourceCache::GetNewTabHTML(bool is_incognito) {
179 RefCountedBytes* NTPResourceCache::GetNewTabCSS(bool is_incognito) {
192 void NTPResourceCache::Observe(NotificationType type,
217 void NTPResourceCache::CreateNewTabIncognitoHTML() {
259 void NTPResourceCache::CreateNewTabHTML() {
428 void NTPResourceCache::CreateNewTabIncognitoCSS() {
464 void NTPResourceCache::CreateNewTabCSS() {