Home
last modified time | relevance | path

Searched defs:cow_file_size (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp92 void SnapshotMergeStats::set_cow_file_size(uint64_t cow_file_size) { in set_cow_file_size()
96 uint64_t SnapshotMergeStats::cow_file_size() { in cow_file_size() function in android::snapshot::SnapshotMergeStats
Dpartition_cow_creator.cpp254 auto cow_file_size = cow_size.value() - cow_partition_size; in Run() local
Dsnapshot_stub.cpp128 uint64_t cow_file_size() override { return 0; } in cow_file_size() function in android::snapshot::SnapshotMergeStatsStub
Dsnapshot.cpp3711 uint64_t cow_file_size = 0; in UpdateCowStats() local
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto86 uint64 cow_file_size = 6; field
209 uint64 cow_file_size = 3; field