Home
last modified time | relevance | path

Searched refs:ExtentsToBlocks (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.cc989 void ExtentsToBlocks(const RepeatedPtrField<Extent>& extents, in ExtentsToBlocks() function
1038 ExtentsToBlocks(operation.src_extents(), &src_blocks); in PerformSourceCopyOperation()
1039 ExtentsToBlocks(operation.dst_extents(), &dst_blocks); in PerformSourceCopyOperation()