Home
last modified time | relevance | path

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

/external/chromium_org/net/spdy/
Dspdy_frame_reader.cc19 bool SpdyFrameReader::ReadUInt8(uint8* result) { in ReadUInt8() function in net::SpdyFrameReader
/external/chromium_org/chrome/utility/media_galleries/
Dpmp_column_reader.cc93 bool PmpColumnReader::ReadUInt8(const uint32 row, uint8* result) const { in ReadUInt8() function in picasa::PmpColumnReader
/external/chromium_org/third_party/webrtc/base/
Dbytebuffer.cc65 bool ByteBuffer::ReadUInt8(uint8* val) { in ReadUInt8() function in rtc::ByteBuffer