Home | History | Annotate | Download | only in src

Lines Matching refs:Advance

115   // is undefined; otherwise, parseable_chunk->Advance() is called to point to
249 // Advance *parseable_chunk to point to the current position in the
735 data->Advance(sizeof(DeltaFileHeader) + bytes_parsed);
741 data->Advance(sizeof(DeltaFileHeader));
1086 parseable_chunk->Advance(header_parser.ParsedSize());
1097 parseable_chunk->Advance(bytes_parsed);
1128 data_for_add_and_run_.Advance(size);
1138 data_for_add_and_run_.Advance(1);