Home
last modified time | relevance | path

Searched refs:SetBytes (Results 1 – 9 of 9) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.h188 SetBytes
DTXTRecord.cpp358 CTXTRecord::SetBytes in SetBytes() function in CTXTRecord
DDNSSD.cpp651 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
DDNSSDService.cpp1614 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
/external/boringssl/src/ssl/test/runner/poly1305/
Dpoly1305_test.go138 b.SetBytes(int64(len(in)))
/external/webrtc/webrtc/p2p/base/
Dstun.cc725 SetBytes(new_bytes, length); in CopyBytes()
756 void StunByteStringAttribute::SetBytes(char* bytes, size_t length) { in SetBytes() function in cricket::StunByteStringAttribute
Dstun.h408 void SetBytes(char* bytes, size_t length);
/external/boringssl/src/ssl/test/runner/
Dhandshake_server.go1923 x := new(big.Int).SetBytes(channelIDMsg.channelID[0:32])
1924 y := new(big.Int).SetBytes(channelIDMsg.channelID[32:64])
1925 r := new(big.Int).SetBytes(channelIDMsg.channelID[64:96])
1926 s := new(big.Int).SetBytes(channelIDMsg.channelID[96:128])
/external/flatbuffers/tests/
Dgo_test.go1657 b.SetBytes(int64(len(buf[offset:])))
1716 b.SetBytes(bytes_length)