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

  /external/chromium_org/chrome/browser/search/
search.h 190 GURL GetLocalInstantURL(Profile* profile);
search.cc 517 if (entry->GetURL() == GetLocalInstantURL(profile))
636 GURL GetLocalInstantURL(Profile* profile) {
search_unittest.cc 626 GURL local_instant_url(GetLocalInstantURL(profile()));
659 local_instant_url = GetLocalInstantURL(profile());
    [all...]

Completed in 509 milliseconds