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

  /external/chromium/googleurl/src/
gurl.h 230 bool SchemeIsSecure() const {
  /external/chromium_org/url/
gurl.h 218 bool SchemeIsSecure() const {
220 (SchemeIsFileSystem() && inner_url() && inner_url()->SchemeIsSecure());

Completed in 475 milliseconds