Searched refs:SetSnapshotMergeStatus (Results 1 – 4 of 4) sorted by relevance
42 bool SetSnapshotMergeStatus(MergeStatus status);
75 TEST_P(BootHidlTest, SetSnapshotMergeStatus) { in TEST_P() argument
110 return impl_.SetSnapshotMergeStatus(status); in setSnapshotMergeStatus()
360 bool BootControl::SetSnapshotMergeStatus(MergeStatus status) { in SetSnapshotMergeStatus() function in android::bootable::BootControl