Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dfile_descriptor_utils.cc38 bool CommonHashExtents(FileDescriptorPtr source, in CommonHashExtents() function
90 CommonHashExtents(source, src_extents, &writer, block_size, hash_out)); in CopyAndHashExtents()
98 return CommonHashExtents(source, extents, nullptr, block_size, hash_out); in ReadAndHashExtents()