Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp92 void SnapshotMergeStats::set_cow_file_size(uint64_t cow_file_size) { in set_cow_file_size() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp127 void set_cow_file_size(uint64_t) override {} in set_cow_file_size() function in android::snapshot::SnapshotMergeStatsStub