Home
last modified time | relevance | path

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

/external/pigweed/pw_hdlc/
Ddecoder.cc102 void Decoder::AppendByte(byte new_byte) { in AppendByte() function in pw::hdlc::Decoder
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderBitVector.cpp92 void CBC_QRCoderBitVector::AppendByte(int8_t value) { in AppendByte() function in CBC_QRCoderBitVector
/external/libchrome/dbus/
Dmessage.cc449 void MessageWriter::AppendByte(uint8_t value) { in AppendByte() function in dbus::MessageWriter
/external/libgav1/src/
Dobu_parser_test.cc52 void AppendByte(uint8_t byte) { in AppendByte() function in libgav1::BytesAndBits