HomeSort by relevance Sort by last modified time
    Searched defs:GetForProfile (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/
background_contents_service_factory.cc 13 BackgroundContentsService* BackgroundContentsServiceFactory::GetForProfile(
background_mode_manager_factory.cc 13 BackgroundModeManager* BackgroundModeManagerFactory::GetForProfile(
  /external/chromium/chrome/browser/tabs/
pinned_tab_service_factory.cc 12 PinnedTabService* PinnedTabServiceFactory::GetForProfile(
  /external/chromium/chrome/browser/notifications/
desktop_notification_service_factory.cc 14 DesktopNotificationService* DesktopNotificationServiceFactory::GetForProfile(
  /external/chromium/chrome/browser/themes/
theme_service_factory.cc 19 ThemeService* ThemeServiceFactory::GetForProfile(Profile* profile) {
26 std::string id = GetForProfile(profile)->GetThemeID();

Completed in 234 milliseconds