Searched defs:Read8 (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h79 void Read8(const MemLoc &ml, bool expect_race = false) { function in class:ScopedThread
/external/chromium_org/media/formats/mp4/
H A Dbox_reader.cc45 bool BufferReader::Read8(uint64* v) { return Read(v); } function in class:media::mp4::BufferReader
230 CHECK(Read8(&size));

Completed in 894 milliseconds