Home
last modified time | relevance | path

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

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