Searched defs:total_cow_size_bytes (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libsnapshot/ | ||
D | snapshot_stats.cpp | 108 uint64_t SnapshotMergeStats::total_cow_size_bytes() { in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStats |
D | snapshot_stub.cpp | 132 uint64_t total_cow_size_bytes() override { return 0; } in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStatsStub |
/system/core/fs_mgr/libsnapshot/android/snapshot/ | ||
D | snapshot.proto | 215 uint64 total_cow_size_bytes = 5; field |