Searched refs:GetSnapshotMergeStatus (Results 1 – 4 of 4) sorted by relevance
43 MergeStatus GetSnapshotMergeStatus();
66 TEST_P(BootHidlTest, GetSnapshotMergeStatus) { in TEST_P() argument
114 return impl_.GetSnapshotMergeStatus(); in getSnapshotMergeStatus()
364 MergeStatus BootControl::GetSnapshotMergeStatus() { in GetSnapshotMergeStatus() function in android::bootable::BootControl