HomeSort by relevance Sort by last modified time
    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 49 milliseconds