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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 107 enum UriForm { URI_DEFAULT, URI_ABSOLUTE, URI_RELATIVE };
httpclient.cc 367 } else if (URI_RELATIVE == uri_form) {

Completed in 44 milliseconds