Home
last modified time | relevance | path

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

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