OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLastActiveWithProfile
(Results
1 - 16
of
16
) sorted by null
/external/chromium/chrome/browser/ui/
browser_list.h
66
static Browser*
GetLastActiveWithProfile
(Profile *profile);
browser_list.cc
516
Browser* BrowserList::
GetLastActiveWithProfile
(Profile* p) {
browser_init.cc
877
browser = BrowserList::
GetLastActiveWithProfile
(profile_);
[
all
...]
/external/chromium/chrome/browser/ui/gtk/extensions/
extension_uninstall_dialog_gtk.cc
91
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile);
extension_install_dialog_gtk.cc
179
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile);
/external/chromium/chrome/browser/extensions/
extension_disabled_infobar_delegate.cc
177
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile);
extension_install_ui.cc
176
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile_);
/external/chromium/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
149
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile);
extension_install_dialog_view.cc
327
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile);
/external/chromium/chrome/browser/bookmarks/
bookmark_context_menu_controller.cc
202
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile_);
/external/chromium/chrome/browser/notifications/
balloon_host.cc
168
Browser* browser = BrowserList::
GetLastActiveWithProfile
(balloon_->profile());
notification_options_menu_model.cc
240
BrowserList::
GetLastActiveWithProfile
(balloon_->profile());
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_controller_views.cc
189
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile_);
bookmark_bubble_view.cc
378
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile_);
/external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.cc
68
Browser* browser = BrowserList::
GetLastActiveWithProfile
(profile_);
/external/chromium/chrome/browser/
background_contents_service.cc
564
Browser* browser = BrowserList::
GetLastActiveWithProfile
(
Completed in 150 milliseconds