Home
last modified time | relevance | path

Searched defs:wire (Results 1 – 25 of 51) sorted by relevance

123

/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/hpackjson/
DCase.java34 private String wire; field in Case
54 public void setWire(ByteString wire) { in setWire()
/external/apache-http/src/org/apache/http/impl/conn/
DLoggingSessionOutputBuffer.java57 private final Wire wire; field in LoggingSessionOutputBuffer
64 public LoggingSessionOutputBuffer(final SessionOutputBuffer out, final Wire wire) { in LoggingSessionOutputBuffer()
DLoggingSessionInputBuffer.java59 private final Wire wire; field in LoggingSessionInputBuffer
66 public LoggingSessionInputBuffer(final SessionInputBuffer in, final Wire wire) { in LoggingSessionInputBuffer()
DWire.java58 private void wire(String header, InputStream instream) in wire() method in Wire
/external/google-tv-pairing-protocol/cpp/src/polo/wire/
Dpolowireadapter.cc20 namespace wire { namespace
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
Dedns.py36 def from_wire(cls, otype, wire, current, olen): argument
111 def from_wire(cls, otype, wire, current, olen): argument
128 def option_from_wire(otype, wire, current, olen): argument
Dtsig.py60 def sign(wire, keyname, secret, time, fudge, original_id, error, argument
111 def hmac_md5(wire, keyname, secret, time, fudge, original_id, error, argument
117 def validate(wire, keyname, secret, now, request_mac, tsig_start, tsig_rdata, argument
Drdata.py275 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
343 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
430 def from_wire(rdclass, rdtype, wire, current, rdlen, origin = None): argument
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
Dserverpairingsession.cc24 ServerPairingSession::ServerPairingSession(wire::PoloWireAdapter *wire, in ServerPairingSession() argument
Dclientpairingsession.cc26 ClientPairingSession::ClientPairingSession(wire::PoloWireAdapter *wire, in ClientPairingSession() argument
Dpairingsession.h152 wire::PoloWireAdapter* wire() const { return wire_; } in wire() function
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/
DDHCID.py53 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSAP.py52 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DA.py48 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DAAAA.py48 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DWKS.py93 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DIPSECKEY.py117 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/
DX25.py50 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DISDN.py70 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DHINFO.py60 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DSSHFP.py62 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSEC3PARAM.py69 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSEC.py98 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/
Dtxtbase.py70 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
Ddsbase.py75 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument

123