Searched defs:AddAllBlocksThroughIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dblockhash.cc200 AddAllBlocksThroughIndex(static_cast<int>(source_size_));
203 void BlockHash::AddAllBlocksThroughIndex(int end_index) { function in class:open_vcdiff::BlockHash
205 LOG(DFATAL) << "BlockHash::AddAllBlocksThroughIndex() called"
212 LOG(DFATAL) << "BlockHash::AddAllBlocksThroughIndex() called"

Completed in 212 milliseconds