Searched defs:IsSlotBootable (Results 1 – 3 of 3) sorted by relevance
154 TEST_P(BootHidlTest, IsSlotBootable) { in TEST_P() argument
291 int IsSlotBootable(struct boot_control_module* module, unsigned int slot) { in IsSlotBootable() function
332 bool BootControl::IsSlotBootable(unsigned int slot) { in IsSlotBootable() function in android::bootable::BootControl