Home
last modified time | relevance | path

Searched refs:GetActiveBootSlot (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/boot/1.1/default/boot_control/include/libboot_control/
Dlibboot_control.h35 unsigned int GetActiveBootSlot();
/hardware/interfaces/boot/1.2/vts/functional/
DVtsHalBootV1_2TargetTest.cpp51 TEST_P(BootHidlTest, GetActiveBootSlot) { in TEST_P() argument
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp119 return impl_.GetActiveBootSlot(); in getActiveBootSlot()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp264 unsigned int BootControl::GetActiveBootSlot() { in GetActiveBootSlot() function in android::bootable::BootControl