Searched refs:GetActiveBootSlot (Results 1 – 4 of 4) sorted by relevance
35 unsigned int GetActiveBootSlot();
51 TEST_P(BootHidlTest, GetActiveBootSlot) { in TEST_P() argument
119 return impl_.GetActiveBootSlot(); in getActiveBootSlot()
264 unsigned int BootControl::GetActiveBootSlot() { in GetActiveBootSlot() function in android::bootable::BootControl