Searched defs:number_of_bytes (Results 1 – 3 of 3) sorted by relevance
26 void ParseableChunk::Advance(size_t number_of_bytes) { in Advance()53 void ParseableChunk::FinishExcept(size_t number_of_bytes) { in FinishExcept()
164 void Advance(size_t number_of_bytes) { in Advance()
324 void SnapshotByteSource::CopyRaw(byte* to, int number_of_bytes) { in CopyRaw()