Searched refs:HasBackgroundPage (Results 1 – 9 of 9) sorted by relevance
376 if (extension && BackgroundInfo::HasBackgroundPage(extension)) in Observe()387 BackgroundInfo::HasBackgroundPage(extension)) { in Observe()461 if (BackgroundInfo::HasBackgroundPage(extension)) in Observe()542 if (extension && BackgroundInfo::HasBackgroundPage(extension)) { in LoadBackgroundContentsForExtension()591 BackgroundInfo::HasBackgroundPage(extension)) { in LoadBackgroundContentsFromManifests()
314 if (extensions::BackgroundInfo::HasBackgroundPage(&extension)) in IsBackgroundApp()
77 bool BackgroundInfo::HasBackgroundPage(const Extension* extension) { in HasBackgroundPage() function in extensions::BackgroundInfo285 if (BackgroundInfo::HasBackgroundPage(extension) && in Validate()
26 static bool HasBackgroundPage(const Extension* extension);
46 EXPECT_TRUE(BackgroundInfo::HasBackgroundPage(extension.get())); in TEST_F()
46 if (BackgroundInfo::HasBackgroundPage(extension)) { in ShouldEnqueueTask()
109 if (!BackgroundInfo::HasBackgroundPage(extension)) in GetBackgroundPageType()
1079 if (extensions::BackgroundInfo::HasBackgroundPage(extension)) in DisableExtension()2711 DCHECK(extensions::BackgroundInfo::HasBackgroundPage(extension)); in SetBackgroundPageReady()
1201 if (!extensions::BackgroundInfo::HasBackgroundPage(extension)) in ShouldTryToUseExistingProcessHost()