Searched refs:FindLastActiveWithProfile (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_bubble_sign_in_delegate.cc39 browser_ = chrome::FindLastActiveWithProfile(original_profile,
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_finder.h68 Browser* FindLastActiveWithProfile(Profile* profile, HostDesktopType type);
H A Dbrowser_finder.cc170 Browser* FindLastActiveWithProfile(Profile* profile, HostDesktopType type) { function in namespace:chrome
/external/chromium_org/chrome/browser/download/
H A Ddownload_ui_controller.cc78 browser = chrome::FindLastActiveWithProfile(profile_,
H A Ddownload_crx_util.cc51 Browser* browser = chrome::FindLastActiveWithProfile(profile,
/external/chromium_org/chrome/browser/extensions/
H A Dextension_error_ui_default.cc31 chrome::FindLastActiveWithProfile(profile_, chrome::GetActiveDesktop());
H A Dbundle_installer.cc281 browser = chrome::FindLastActiveWithProfile(profile_, host_desktop_type_);
/external/chromium_org/chrome/browser/ui/extensions/
H A Dextension_install_ui_default.cc190 Browser* browser = chrome::FindLastActiveWithProfile(profile,
280 chrome::FindLastActiveWithProfile(profile(), chrome::GetActiveDesktop());
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Duser_manager_view.cc130 Browser* browser = chrome::FindLastActiveWithProfile(profile,
/external/chromium_org/chrome/browser/extensions/api/runtime/
H A Dchrome_runtime_api_delegate.cc171 chrome::FindLastActiveWithProfile(profile, chrome::GetActiveDesktop());
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_sync_starter.cc505 browser = chrome::FindLastActiveWithProfile(profile, desktop_type);
H A Done_click_signin_helper.cc1155 Browser* browser = chrome::FindLastActiveWithProfile(
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dinline_login_handler_impl.cc406 browser = chrome::FindLastActiveWithProfile(
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service.cc776 Browser* browser = chrome::FindLastActiveWithProfile(
H A Dbackground_mode_manager.cc96 Browser* browser = chrome::FindLastActiveWithProfile(profile_,
/external/chromium_org/chrome/browser/extensions/api/extension_action/
H A Dextension_action_api.cc580 Browser* browser = chrome::FindLastActiveWithProfile(

Completed in 590 milliseconds