Home
last modified time | relevance | path

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

/external/cronet/stable/base/files/
Dfile_descriptor_watcher_posix_unittest.cc190 void WriteByte2() { in WriteByte2() function in base::__anonf76739270111::FileDescriptorWatcherTest
/external/cronet/tot/base/files/
Dfile_descriptor_watcher_posix_unittest.cc190 void WriteByte2() { in WriteByte2() function in base::__anon398937c30111::FileDescriptorWatcherTest
/external/lzma/CPP/7zip/Compress/
DBZip2Encoder.cpp260 void CThreadInfo::WriteByte2(Byte b) { WriteBits2(b, 8); } in WriteByte2() function in NCompress::NBZip2::CThreadInfo