Searched defs:Write8 (Results 1 – 4 of 4) sorted by relevance
27 void BinaryStreamVisitor::Write8(uint8_t value) { in Write8() function in android::idmap2::BinaryStreamVisitor
236 func (out *OutBuf) Write8(v uint8) { func
58 void COutArchive::Write8(Byte b) in Write8() function in NArchive::NZip::COutArchive
185 static inline bool Write8(int fd, int64_t value) { in Write8() function