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

  /external/chromium_org/chrome/browser/search/
search.h 130 bool ShouldUseProcessPerSiteForInstantURL(const GURL& url, Profile* profile);
search_unittest.cc 283 TEST_F(SearchTest, ShouldUseProcessPerSiteForInstantURL) {
307 ShouldUseProcessPerSiteForInstantURL(GURL(test.url), profile()))
    [all...]
search.cc 481 bool ShouldUseProcessPerSiteForInstantURL(const GURL& url, Profile* profile) {
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 5140 milliseconds