Searched defs:set_total_cow_size_bytes (Results 1 – 2 of 2) sorted by relevance
/system/core/fs_mgr/libsnapshot/ | ||
D | snapshot_stats.cpp | 100 void SnapshotMergeStats::set_total_cow_size_bytes(uint64_t bytes) { in set_total_cow_size_bytes() function in android::snapshot::SnapshotMergeStats |
D | snapshot_stub.cpp | 130 void set_total_cow_size_bytes(uint64_t) override {} in set_total_cow_size_bytes() function in android::snapshot::SnapshotMergeStatsStub |