Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp154 TEST_P(BootHidlTest, IsSlotBootable) { in TEST_P() argument
/hardware/ti/am57x/bootctrl/
Dboot_control.cc291 int IsSlotBootable(struct boot_control_module* module, unsigned int slot) { in IsSlotBootable() function
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp332 bool BootControl::IsSlotBootable(unsigned int slot) { in IsSlotBootable() function in android::bootable::BootControl