Searched defs:FromBrowserContext (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/extensions/browser/guest_view/
H A Dguest_view_manager.cc38 GuestViewManager* GuestViewManager::FromBrowserContext( function in class:extensions::GuestViewManager
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc49 Profile* Profile::FromBrowserContext(content::BrowserContext* browser_context) { function in class:Profile
56 return FromBrowserContext(web_ui->GetWebContents()->GetBrowserContext());
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_base.cc12 ProfileSyncServiceBase* ProfileSyncServiceBase::FromBrowserContext( function in class:ProfileSyncServiceBase
/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.cc238 DownloadPrefs* DownloadPrefs::FromBrowserContext( function in class:DownloadPrefs

Completed in 534 milliseconds