Searched refs:ParsedSize (Results 1 – 6 of 6) sorted by relevance
50 size_t ParsedSize() const { in ParsedSize() function148 size_t ParsedSize() const { in ParsedSize() function149 return parseable_chunk_->ParsedSize(); in ParsedSize()340 size_t ParsedSize() const { in ParsedSize() function341 return parseable_chunk_.ParsedSize(); in ParsedSize()
779 return static_cast<int>(header_parser.ParsedSize()); in InitCustomCodeTable()1093 parseable_chunk->Advance(header_parser.ParsedSize()); in ReadHeader()1101 size_t bytes_parsed = instructions_and_sizes_.ParsedSize(); in UpdateInstructionPointer()
778 return static_cast<int>(header_parser.ParsedSize()); in InitCustomCodeTable()1086 parseable_chunk->Advance(header_parser.ParsedSize()); in ReadHeader()1094 size_t bytes_parsed = instructions_and_sizes_.ParsedSize(); in UpdateInstructionPointer()