HomeSort by relevance Sort by last modified time
    Searched refs:Protocol (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/chromium/net/http/
http_alternate_protocols.h 6 // of which HTTP HostPortPairs have an alternate protocol that can be used
24 enum Protocol {
28 BROKEN, // The alternate protocol is known to be broken.
34 return port == other.port && protocol == other.protocol;
40 Protocol protocol; member in struct:net::HttpAlternateProtocols::PortProtocolPair
51 // Reports whether or not we have received Alternate-Protocol for
61 // SetAlternateProtocolFor() will ignore the request if the alternate protocol
65 Protocol alternate_protocol)
    [all...]
http_alternate_protocols.cc 13 const char HttpAlternateProtocols::kHeader[] = "Alternate-Protocol";
20 HttpAlternateProtocols::Protocol protocol) {
21 switch (protocol) {
24 return HttpAlternateProtocols::kProtocolStrings[protocol];
38 HttpAlternateProtocols::ProtocolToString(protocol));
85 Protocol alternate_protocol) {
93 alternate.protocol = alternate_protocol;
98 if (existing_alternate.protocol == BROKEN) {
99 DVLOG(1) << "Ignore alternate protocol since it's known to be broken."
    [all...]
http_stream_factory.cc 58 HttpAlternateProtocols::Protocol protocol = HttpAlternateProtocols::BROKEN; local
59 // We skip NPN_SPDY_1 here, because we've rolled the protocol version to 2.
63 protocol = static_cast<HttpAlternateProtocols::Protocol>(i);
66 if (protocol == HttpAlternateProtocols::BROKEN) {
67 // Currently, we only recognize the npn-spdy protocol.
69 << " header has unrecognized protocol: "
80 // If we think the alternate protocol is broken, don't change it.
81 if (existing_alternate.protocol == HttpAlternateProtocols::BROKEN
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
Protocol.java 26 * codes with Message.what starting at Protocol.WIFI + 1 and less than or equal to Protocol.WIFI +
27 * Protocol.MAX_MESSAGE
34 public class Protocol {
  /external/nist-sip/java/gov/nist/javax/sip/header/
Protocol.java 34 * Protocol name and version.
43 public class Protocol extends SIPObject {
80 /** get the protocol name
87 /** get the protocol version
95 * Get the protocol name + version
109 } else throw new ParseException( "Missing '/' in protocol", 0 );
146 public Protocol() {
153 * $Log: Protocol.java,v $
Via.java 85 protected Protocol sentProtocol;
105 sentProtocol = new Protocol();
124 /** get the Protocol Version
136 * @return Protocol field
138 public Protocol getSentProtocol() {
208 /** set the Protocol Version
213 sentProtocol = new Protocol();
229 * @param s Protocol to set.
231 public void setSentProtocol(Protocol s) {
372 * which transport protocol to use for sending requests and responses t
    [all...]
  /external/smack/src/org/xbill/DNS/
DNSKEYRecord.java 19 public static class Protocol {
20 private Protocol() {}
51 * @param proto The protocol that the key was created for
65 * @param proto The protocol that the key was created for
KEYRecord.java 21 public static class Protocol {
23 * KEY protocol identifiers.
26 private Protocol() {}
28 /** No defined protocol. */
43 /** Any protocol */
46 private static Mnemonic protocols = new Mnemonic("KEY protocol",
62 * Converts an KEY protocol value into its textual representation
70 * Converts a textual representation of a KEY protocol into its
72 * @param s The textual representation of the protocol
73 * @return The protocol code, or -1 on error
    [all...]
WKSRecord.java 19 public static class Protocol {
21 * IP protocol identifiers. This is basically copied out of RFC 1010.
24 private Protocol() {}
44 /** Exterior Gateway Protocol */
53 /** Network Voice Protocol */
101 /** Reliable Data Protocol */
107 /** ISO Transport Protocol Class 4 */
110 /** Bulk Data Transfer Protocol */
113 /** MFE Network Services Protocol */
116 /** MERIT Internodal Protocol */
578 private int protocol; field in class:WKSRecord
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
DctConstants.java 18 import com.android.internal.util.Protocol;
59 public static final int BASE = Protocol.BASE_DATA_CONNECTION_TRACKER;
  /frameworks/base/core/java/android/net/
NetworkStateTracker.java 23 import static com.android.internal.util.Protocol.BASE_NETWORK_STATE_TRACKER;
DnsPinger.java 27 import com.android.internal.util.Protocol;
76 private static final int BASE = Protocol.BASE_DNS_PINGER;
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi00.py 53 'Sec-WebSocket-Protocol': 'sample',
68 'Sec-WebSocket-Protocol': 'sample',
76 'HTTP/1.1 101 WebSocket Protocol Handshake\r\n'
81 'Sec-WebSocket-Protocol: sample\r\n'
86 'HTTP/1.1 101 WebSocket Protocol Handshake\r\n'
91 'Sec-WebSocket-Protocol: sample\r\n'
103 'Sec-WebSocket-Protocol': 'sample',
111 'HTTP/1.1 101 WebSocket Protocol Handshake\r\n'
116 'Sec-WebSocket-Protocol: sample\r\n'
121 'HTTP/1.1 101 WebSocket Protocol Handshake\r\n
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiAssociationTest.java 30 import android.net.wifi.WifiConfiguration.Protocol;
185 config.allowedProtocols.set(Protocol.WPA);
198 config.allowedProtocols.set(Protocol.RSN);
201 config.allowedProtocols.set(Protocol.RSN);
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ViaParser.java 55 // The protocol
78 Protocol protocol = new Protocol(); local
79 protocol.setProtocolName(protocolName.getTokenValue());
80 protocol.setProtocolVersion(protocolVersion.getTokenValue());
81 protocol.setTransport(transport.getTokenValue());
82 v.setSentProtocol(protocol);
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 21 ATTRIBUTE Tunneling-Protocol 127 integer
153 VALUE Framed-Protocol ARA 255
154 VALUE Framed-Protocol MPP 256
155 VALUE Framed-Protocol EURAW 257
156 VALUE Framed-Protocol EUUI 258
157 VALUE Framed-Protocol X25 259
158 VALUE Framed-Protocol COMB 260
159 VALUE Framed-Protocol FR 261
160 VALUE Framed-Protocol MP 262
161 VALUE Framed-Protocol FR-CIR 26
    [all...]
dictionary 22 # Framed-Protocol = PPP
52 ATTRIBUTE Framed-Protocol 7 integer
94 # Experimental Non Protocol Attributes used by Cistron-Radiusd
108 # Non-Protocol Attributes
145 VALUE Framed-Protocol PPP 1
146 VALUE Framed-Protocol SLIP 2
215 # Non-Protocol Integer Translations
231 # Experimental Non-Protocol Integer Translations for Cistron-Radiusd
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventProxy.h 73 #pragma mark DebugEventListener Protocol
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventProxy.h 73 #pragma mark DebugEventListener Protocol
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventProxy.h 73 #pragma mark DebugEventListener Protocol
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventProxy.h 73 #pragma mark DebugEventListener Protocol
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 79 public static class Protocol {
80 private Protocol() { }
118 /** Temporal Key Integrity Protocol [IEEE 802.11i/D7.0] */
132 * TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
144 /** Temporal Key Integrity Protocol [IEEE 802.11i/D7.0] */
255 * See {@link Protocol} for descriptions of the values.
372 if (p < Protocol.strings.length) {
373 sbuf.append(Protocol.strings[p]);
  /development/tools/axl/
axl.py 26 from twisted.internet import protocol, reactor, defer namespace
27 from twisted.internet.protocol import ServerFactory, Protocol
31 class BaseProtocol(Protocol):
242 for protocol in Drop, ReadAndDrop, GarbageStatus, BadHeader, PauseHeader, \
246 factory.protocol = protocol
247 reactor.listenTCP(protocol.PORT, factory)
  /external/protobuf/
configure.ac 15 AC_INIT([Protocol Buffers],[2.3.0],[protobuf@googlegroups.com],[protobuf])
58 # Protocol Buffers contains several checks that are intended to be used only
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcAsyncChannel.java 22 import com.android.internal.util.Protocol;
39 public static final int BASE = Protocol.BASE_DATA_CONNECTION_AC;

Completed in 767 milliseconds

1 2 3 4