Home
last modified time | relevance | path

Searched defs:cow_size (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/payload_generator/
H A Dpayload_file.h104 size_t cow_size; member
H A Ddelta_diff_generator.cc79 size_t* cow_size, in PartitionProcessor()
H A Dpayload_file.cc99 size_t cow_size) { in AddPartition()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp129 uint64_t cow_size) { in SetSnapshotDevice()
H A Dpartition_cow_creator.cpp240 auto cow_size = GetCowSize(); in Run() local
H A Dsnapshot.cpp3256 uint64_t cow_size = status.cow_partition_size() + status.cow_file_size(); variable