Searched defs:AppendByte (Results 1 – 4 of 4) sorted by relevance
/external/pigweed/pw_hdlc/ | ||
D | decoder.cc | 102 void Decoder::AppendByte(byte new_byte) { in AppendByte() function in pw::hdlc::Decoder |
/external/pdfium/fxbarcode/qrcode/ | ||
D | BC_QRCoderBitVector.cpp | 92 void CBC_QRCoderBitVector::AppendByte(int8_t value) { in AppendByte() function in CBC_QRCoderBitVector |
/external/libchrome/dbus/ | ||
D | message.cc | 449 void MessageWriter::AppendByte(uint8_t value) { in AppendByte() function in dbus::MessageWriter |
/external/libgav1/src/ | ||
D | obu_parser_test.cc | 52 void AppendByte(uint8_t byte) { in AppendByte() function in libgav1::BytesAndBits |