HomeSort by relevance Sort by last modified time
    Searched refs:FindBrowserWithProfile (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_interactive_uitest.cc 81 new_browser = FindBrowserWithProfile(profile_2,
89 new_browser = FindBrowserWithProfile(profile_1,
96 new_browser = FindBrowserWithProfile(profile_3,
103 new_browser = FindBrowserWithProfile(profile_4,
startup_browser_creator.cc 151 if (chrome::FindBrowserWithProfile(profile,
199 Browser* browser = chrome::FindBrowserWithProfile(
  /external/chromium_org/chrome/browser/ui/
browser_finder.h 46 Browser* FindBrowserWithProfile(Profile* profile, HostDesktopType type);
browser_finder.cc 137 Browser* FindBrowserWithProfile(Profile* profile,
  /external/chromium_org/chrome/browser/extensions/
extension_message_bubble_controller.cc 130 chrome::FindBrowserWithProfile(profile_, chrome::GetActiveDesktop());
  /external/chromium_org/chrome/browser/ui/views/autofill/
new_credit_card_bubble_views.cc 112 Browser* browser = chrome::FindBrowserWithProfile(controller_->profile(),
  /external/chromium_org/chrome/browser/extensions/api/management/
management_api.cc 772 Browser* browser = chrome::FindBrowserWithProfile(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/sessions/
sessions_api.cc 572 Browser* browser = chrome::FindBrowserWithProfile(

Completed in 369 milliseconds