Home
last modified time | relevance | path

Searched defs:SetBytes (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/base/
Dbig_buffer.cc116 void BigBufferView::SetBytes(base::span<const uint8_t> bytes) { in SetBytes() function in mojo_base::BigBufferView
/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
Dbidi.go82 func (p *Paragraph) SetBytes(b []byte, opts ...Option) (n int, err error) { func
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.cpp358 CTXTRecord::SetBytes in SetBytes() function in CTXTRecord
/external/webrtc/webrtc/p2p/base/
Dstun.cc756 void StunByteStringAttribute::SetBytes(char* bytes, size_t length) { in SetBytes() function in cricket::StunByteStringAttribute