Home
last modified time | relevance | path

Searched defs:HttpMode (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dhttpbase.h90 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dhttpbase.h71 enum HttpMode { HM_NONE, HM_CONNECT, HM_RECV, HM_SEND }; enum
/dports/benchmarks/apib/apib-APIB_1_2_1_RC1/test/
H A Dlines_test.cc128 TEST(Lines, HttpMode) { in TEST() argument