Home
last modified time | relevance | path

Searched defs:estimated_cow_size_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp112 uint64_t SnapshotMergeStats::estimated_cow_size_bytes() { in estimated_cow_size_bytes() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp133 uint64_t estimated_cow_size_bytes() override { return 0; } in estimated_cow_size_bytes() function in android::snapshot::SnapshotMergeStatsStub
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto6031 optional int64 estimated_cow_size_bytes = 9; field