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

  /external/chromium/chrome/browser/ui/
browser_list.h 159 static size_t GetBrowserCountForType(Profile* p, Browser::Type type);
browser_list.cc 566 size_t BrowserList::GetBrowserCountForType(Profile* p, Browser::Type type) {
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 719 BrowserList::GetBrowserCountForType(profile_, Browser::TYPE_NORMAL));
    [all...]

Completed in 202 milliseconds