Home | History | Annotate | Download | only in src

Lines Matching refs:AddBlock

137   // classes that inherit from BlockHash are expected to call AddBlock()
182 AddBlock(hash_value);
186 // Calls AddBlock() for each kBlockSize-byte block in the range
199 // If AddAllBlocksThroughIndex(9) is invoked, then it will call AddBlock()
202 // AddBlock() at all, because block 3 (beginning at index 12) would
349 // for which AddBlock() should be called.
362 // AddBlock() must be called once for each block in source_data_
364 void AddBlock(uint32_t hash_value);
366 // Calls AddBlock() for each complete kBlockSize-byte block between
402 // using AddAllBlocks() or AddBlock(), it will simply return -1
495 // The last index added by AddBlock(). This determines the block number
496 // for successive calls to AddBlock(), and is also