Searched refs:ValidateNewBlock (Results 1 – 2 of 2) sorted by relevance
95 if (!ValidateNewBlock(new_block + i)) { in AddCopy()112 if (!ValidateNewBlock(last_block)) { in AddRawBlocks()128 if (!ValidateNewBlock(last_block)) { in AddXorBlocks()140 if (!ValidateNewBlock(last_block)) { in AddZeroBlocks()154 bool CowWriterBase::ValidateNewBlock(uint64_t new_block) { in ValidateNewBlock() function in android::snapshot::CowWriterBase
63 bool ValidateNewBlock(uint64_t new_block);