Home
last modified time | relevance | path

Searched defs:SkipBytes (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dpickle.h74 bool SkipBytes(int num_bytes) WARN_UNUSED_RESULT { in SkipBytes() function
/external/clang/lib/Lex/
DLexer.cpp1345 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes() function in Lexer