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

  /external/chromium_org/chrome/browser/ui/views/
accelerator_utils_views.cc 16 Browser* browser = chrome::FindLastActiveWithProfile(
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_bubble_sign_in_delegate.cc 41 browser_ = chrome::FindLastActiveWithProfile(original_profile,
  /external/chromium_org/chrome/browser/ui/
browser_finder.h 70 Browser* FindLastActiveWithProfile(Profile* profile, HostDesktopType type);
browser_finder.cc 177 Browser* FindLastActiveWithProfile(Profile* profile, HostDesktopType type) {
  /external/chromium_org/chrome/browser/extensions/
extension_error_ui_default.cc 26 chrome::FindLastActiveWithProfile(extension_service()->profile(),
bundle_installer.cc 277 browser = chrome::FindLastActiveWithProfile(profile_, host_desktop_type_);
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_delegate.cc 57 Browser* browser = chrome::FindLastActiveWithProfile(
  /external/chromium_org/chrome/browser/download/
download_ui_controller.cc 89 browser = chrome::FindLastActiveWithProfile(profile_,
download_crx_util.cc 51 Browser* browser = chrome::FindLastActiveWithProfile(profile,
  /external/chromium_org/chrome/browser/ui/extensions/
extension_install_ui_default.cc 198 Browser* browser = chrome::FindLastActiveWithProfile(profile,
285 Browser* browser = chrome::FindLastActiveWithProfile(profile_,
  /external/chromium_org/chrome/browser/notifications/
balloon_host.cc 91 Browser* browser = chrome::FindLastActiveWithProfile(
notification_options_menu_model.cc 265 Browser* browser = chrome::FindLastActiveWithProfile(
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter.cc 404 browser_ = chrome::FindLastActiveWithProfile(profile_, desktop_type_);
  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.cc 220 Browser* browser = chrome::FindLastActiveWithProfile(profile,
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 691 Browser* browser = chrome::FindLastActiveWithProfile(
background_mode_manager.cc 102 Browser* browser = chrome::FindLastActiveWithProfile(profile_,
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_manager_util.cc 406 Browser* browser = chrome::FindLastActiveWithProfile(profile,

Completed in 322 milliseconds