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

  /external/chromium/third_party/libjingle/source/talk/base/
proxyinfo.h 37 enum ProxyType {
43 const char * ProxyToString(ProxyType proxy);
46 ProxyType type;
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.h 49 enum ProxyType {
68 ProxyType type = HTTP,
93 ProxyType m_proxyType;

Completed in 27 milliseconds