Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_buffer.cpp474 FX_INT32 IFX_BufferArchive::AppendByte(FX_BYTE byte) in AppendByte() function in IFX_BufferArchive
/external/pdfium/core/include/fxcrt/
Dfx_basic.h51 inline void AppendByte(FX_BYTE byte) in AppendByte() function
/external/v8/src/
Dlog.cc119 void AppendByte(char c) { in AppendByte() function in v8::internal::CodeEventLogger::NameBuffer