Home
last modified time | relevance | path

Searched defs:isSlotBootable (Results 1 – 7 of 7) sorted by relevance

/device/google/zuma/interfaces/boot/1.0/
DBootControl.cpp240 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_0::implementation::BootControl
/device/google/gs201/interfaces/boot/1.0/
DBootControl.cpp240 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_0::implementation::BootControl
/device/google/gs101/interfaces/boot/1.0/
DBootControl.cpp240 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_0::implementation::BootControl
/device/google/gs101/interfaces/boot/1.2/
DBootControl.cpp352 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_2::implementation::BootControl
/device/google/gs201/interfaces/boot/1.2/
DBootControl.cpp335 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_2::implementation::BootControl
/device/google/zuma/interfaces/boot/1.2/
DBootControl.cpp416 Return<::android::hardware::boot::V1_0::BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable() function in android::hardware::boot::V1_2::implementation::BootControl
/device/google/zuma/interfaces/boot/aidl/
DBootControl.cpp335 ScopedAStatus BootControl::isSlotBootable(int32_t in_slot, bool* _aidl_return) { in isSlotBootable() function in aidl::android::hardware::boot::BootControl