Searched defs:AppendByte (Results 1 – 6 of 6) sorted by relevance
| /external/pdfium/xfa/fxbarcode/common/ | ||
| D | BC_CommonByteArray.cpp | 59 void CBC_CommonByteArray::AppendByte(int32_t value) { in AppendByte() function in CBC_CommonByteArray |
| /external/pdfium/xfa/fxbarcode/qrcode/ | ||
| D | BC_QRCoderBitVector.cpp | 117 void CBC_QRCoderBitVector::AppendByte(int32_t value) { in AppendByte() function in CBC_QRCoderBitVector |
| /external/pdfium/core/fxcrt/ | ||
| D | fx_basic_buffer.cpp | 270 int32_t CFX_FileBufferArchive::AppendByte(uint8_t byte) { in AppendByte() function in CFX_FileBufferArchive |
| D | fx_basic.h | 39 void AppendByte(uint8_t byte) { in AppendByte() function |
| /external/libchrome/dbus/ | ||
| D | message.cc | 464 void MessageWriter::AppendByte(uint8_t value) { in AppendByte() function in dbus::MessageWriter |
| /external/v8/src/ | ||
| D | log.cc | 115 void AppendByte(char c) { in AppendByte() function in v8::internal::CodeEventLogger::NameBuffer |