Home
last modified time | relevance | path

Searched defs:GetCurrentSlot (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp65 TEST_P(BootHidlTest, GetCurrentSlot) { in TEST_P() argument
/hardware/ti/am57x/bootctrl/
Dboot_control.cc164 unsigned int GetCurrentSlot(boot_control_module_t* module) { in GetCurrentSlot() function
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp248 unsigned int BootControl::GetCurrentSlot() { in GetCurrentSlot() function in android::bootable::BootControl