Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dfile_descriptor_utils.cc41 bool CommonHashExtents(FileDescriptorPtr source, in CommonHashExtents() function
89 CommonHashExtents(source, src_extents, &writer, block_size, hash_out)); in CopyAndHashExtents()
97 return CommonHashExtents(source, extents, nullptr, block_size, hash_out); in ReadAndHashExtents()
Dfile_descriptor_utils.h29 bool CommonHashExtents(
Dinstall_operation_executor.cc227 return fd_utils::CommonHashExtents( in ExecuteSourceCopyOperation()