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

  /external/chromium_org/third_party/webrtc/base/
httpclient.h 92 enum UriForm { URI_DEFAULT, URI_ABSOLUTE, URI_RELATIVE };
httpclient.cc 365 uri_form = URI_ABSOLUTE;
372 if (URI_ABSOLUTE == uri_form) {

Completed in 274 milliseconds