Home
last modified time | relevance | path

Searched defs:total_cow_size_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp95 uint64_t SnapshotMergeStats::total_cow_size_bytes() { in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp134 uint64_t total_cow_size_bytes() override { return 0; } in total_cow_size_bytes() function in android::snapshot::SnapshotMergeStatsStub