Searched defs:WriteByte2 (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/base/files/ | ||
D | file_descriptor_watcher_posix_unittest.cc | 190 void WriteByte2() { in WriteByte2() function in base::__anonf76739270111::FileDescriptorWatcherTest |
/external/cronet/tot/base/files/ | ||
D | file_descriptor_watcher_posix_unittest.cc | 190 void WriteByte2() { in WriteByte2() function in base::__anon398937c30111::FileDescriptorWatcherTest |
/external/lzma/CPP/7zip/Compress/ | ||
D | BZip2Encoder.cpp | 260 void CThreadInfo::WriteByte2(Byte b) { WriteBits2(b, 8); } in WriteByte2() function in NCompress::NBZip2::CThreadInfo |