OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBrowserWithProfile
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/
browser_list.h
117
static bool
HasBrowserWithProfile
(Profile* profile);
browser_list.cc
455
bool BrowserList::
HasBrowserWithProfile
(Profile* profile) {
browser.cc
295
if (!BrowserList::
HasBrowserWithProfile
(profile_)) {
[
all
...]
Completed in 31 milliseconds