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