Home
last modified time | relevance | path

Searched defs:markBootSuccessful (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dboot_control.h84 int (*markBootSuccessful)(struct boot_control_module *module); member
/aosp12/hardware/interfaces/boot/1.1/default/
H A DBootControl.cpp45 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_1::implementation::BootControl
/aosp12/hardware/interfaces/boot/1.2/default/
H A DBootControl.cpp45 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl
/aosp12/hardware/google/pixel/bootctrl/
H A DLegacyBootControl.cpp47 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl
/aosp12/hardware/interfaces/boot/1.0/default/
H A DBootControl.cpp46 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_0::implementation::BootControl