Searched refs:SetMergeStatsFeatures (Results 1 – 5 of 5) sorted by relevance
62 void SetMergeStatsFeatures(ISnapshotMergeStats* stats) override;
65 MOCK_METHOD(void, SetMergeStatsFeatures, (ISnapshotMergeStats*), (override));
135 virtual void SetMergeStatsFeatures(ISnapshotMergeStats* stats) = 0;384 void SetMergeStatsFeatures(ISnapshotMergeStats* stats) override;
187 void SnapshotManagerStub::SetMergeStatsFeatures(ISnapshotMergeStats*) { in SetMergeStatsFeatures() function in android::snapshot::SnapshotManagerStub
4301 void SnapshotManager::SetMergeStatsFeatures(ISnapshotMergeStats* stats) { in SetMergeStatsFeatures() function in android::snapshot::SnapshotManager