Searched defs:Read1 (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h73 void Read1(const MemLoc &ml, bool expect_race = false) { function in class:ScopedThread
/external/chromium_org/media/formats/mp4/
H A Dbox_reader.cc22 bool BufferReader::Read1(uint8* v) { function in class:media::mp4::BufferReader
/external/lzma/CPP/Windows/
H A DFileIO.cpp326 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) function in class:NWindows::NFile::NIO::CInFile
338 return Read1(data, size, processedSize);

Completed in 2511 milliseconds