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

  /external/chromium/googleurl/src/
url_canon_stdurl.cc 51 bool have_authority; local
54 have_authority = true;
83 have_authority = false;
95 } else if (have_authority ||
  /external/chromium_org/url/
url_canon_stdurl.cc 26 bool have_authority; local
29 have_authority = true;
58 have_authority = false;
70 } else if (have_authority ||

Completed in 191 milliseconds