Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp163 TEST_P(BootHidlTest, IsSlotMarkedSuccessful) { in TEST_P() argument
/hardware/ti/am57x/bootctrl/
Dboot_control.cc173 int IsSlotMarkedSuccessful(boot_control_module_t* module, unsigned int slot) { in IsSlotMarkedSuccessful() function
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp344 bool BootControl::IsSlotMarkedSuccessful(unsigned int slot) { in IsSlotMarkedSuccessful() function in android::bootable::BootControl