HomeSort by relevance Sort by last modified time
    Searched refs:URI_DEFAULT (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 288 uri_form_(URI_DEFAULT), cache_(NULL), cache_state_(CS_READY) {

Completed in 7551 milliseconds