Searched defs:WriteUint16 (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/test/ | ||
D | rtp_file_writer.cc | 75 bool WriteUint16(uint16_t in) { in WriteUint16() function in webrtc::test::RtpDumpWriter |
/external/flatbuffers/go/ | ||
D | encode.go | 153 func WriteUint16(buf []byte, n uint16) { func |