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