Searched refs:DeltaReadFile (Results 1 – 2 of 2) sorted by relevance
84 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops,
207 if (!DeltaReadFile(&file_aops_, in Run()510 TEST_AND_RETURN_FALSE(DeltaReadFile(aops, in DeltaMovedAndZeroBlocks()569 bool DeltaReadFile(vector<AnnotatedOperation>* aops, in DeltaReadFile() function