Searched defs:SkipBytes (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/media/mp4/ | ||
H A D | box_reader.cc | 60 bool BufferReader::SkipBytes(int bytes) { function in class:media::mp4::BufferReader |
/external/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 1359 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { function in class:Lexer |
Completed in 306 milliseconds