Home
last modified time | relevance | path

Searched defs:profile_cache (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_list_desktop.cc14 ProfileListDesktop::ProfileListDesktop(ProfileInfoInterface* profile_cache) in ProfileListDesktop()
24 ProfileList* ProfileList::Create(ProfileInfoInterface* profile_cache) { in Create()
Davatar_menu.cc50 AvatarMenu::AvatarMenu(ProfileInfoInterface* profile_cache, in AvatarMenu()
/external/chromium_org/chrome/browser/chromeos/profiles/
Dprofile_list_chromeos.cc19 ProfileList* ProfileList::Create(ProfileInfoInterface* profile_cache) { in Create()
25 ProfileListChromeOS::ProfileListChromeOS(ProfileInfoInterface* profile_cache) in ProfileListChromeOS()
/external/chromium_org/chrome/browser/extensions/
Dbackground_app_browsertest.cc14 ProfileInfoCache* profile_cache) in TestBackgroundModeManager()
/external/chromium_org/chrome/browser/media/
Dwebrtc_log_util.cc107 ProfileInfoCache& profile_cache = in DeleteOldWebRtcLogFilesForAllProfiles() local
/external/chromium_org/chrome/browser/background/
Dbackground_mode_manager.cc176 ProfileInfoCache* profile_cache) in BackgroundModeManager()
/external/chromium_org/chrome/browser/
Dchrome_browser_main.cc1006 ProfileInfoCache& profile_cache = profile_manager->GetProfileInfoCache(); in PreProfileInit() local