Searched defs:total_cow_size_bytes (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_stats.cpp | 108 uint64_t SnapshotMergeStats::total_cow_size_bytes() { in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStats |
H A D | snapshot_stub.cpp | 132 uint64_t total_cow_size_bytes() override { return 0; } in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStatsStub |
/aosp12/frameworks/proto_logging/stats/ | ||
H A D | atoms.proto | 6028 optional int64 total_cow_size_bytes = 8; field |