Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dextent_utils.cc62 ExtentsToVector(*extents, &extents_vector); in ExtendExtents()
63 ExtentsToVector(extents_to_add, &extents_to_add_vector); in ExtendExtents()
82 void ExtentsToVector(const google::protobuf::RepeatedPtrField<Extent>& extents, in ExtentsToVector() function
Dextent_utils.h61 void ExtentsToVector(const google::protobuf::RepeatedPtrField<Extent>& extents,
Dab_generator.cc273 ExtentsToVector(aop->op.dst_extents(), &dst_extents); in AddDataAndSetType()
300 ExtentsToVector(aop.op.src_extents(), &src_extents); in AddSourceHash()
Dextent_utils_unittest.cc88 ExtentsToVector(first_op.src_extents(), &first_op_vec); in TEST()
Dmerge_sequence_generator.cc88 ExtentsToVector(aop.op.dst_extents(), &out_extents); in Create()
Ddelta_diff_utils_unittest.cc533 ExtentsToVector(aop.op.src_extents(), &aop_src_extents); in TEST_F()