Searched refs:SkipNonMatchingBlocks (Results 1 – 2 of 2) sorted by relevance
297 inline int BlockHash::SkipNonMatchingBlocks(int block_number, in SkipNonMatchingBlocks() function in open_vcdiff::BlockHash316 return SkipNonMatchingBlocks(hash_table_[GetHashTableIndex(hash_value)], in FirstMatchingBlockInline()332 return SkipNonMatchingBlocks(next_block_table_[block_number], block_ptr); in NextMatchingBlock()
424 int SkipNonMatchingBlocks(int block_number, const char* block_ptr) const;