Home
last modified time | relevance | path

Searched refs:SnapshotMergeStatsResultImpl (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp100 class SnapshotMergeStatsResultImpl : public SnapshotMergeStats::Result { class
102 SnapshotMergeStatsResultImpl(const SnapshotMergeReport& report, in SnapshotMergeStatsResultImpl() function in android::snapshot::SnapshotMergeStatsResultImpl
120 auto result = std::make_unique<SnapshotMergeStatsResultImpl>( in Finish()