OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseAllBrowsersWithProfile
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/ui/
browser_list.h
75
static void
CloseAllBrowsersWithProfile
(Profile* profile);
browser_list.cc
123
void BrowserList::
CloseAllBrowsersWithProfile
(Profile* profile) {
/external/chromium_org/chrome/browser/profiles/
profile_window.cc
267
BrowserList::
CloseAllBrowsersWithProfile
(profile);
279
BrowserList::
CloseAllBrowsersWithProfile
(profile);
profile_manager_browsertest.cc
237
BrowserList::
CloseAllBrowsersWithProfile
(*it);
profile_manager.cc
[
all
...]
Completed in 211 milliseconds