Home
last modified time | relevance | path

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

/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl44 void markBootSuccessful(); in markBootSuccessful() method
/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl108 void markBootSuccessful(); in markBootSuccessful() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl44 void markBootSuccessful(); in markBootSuccessful() method
/hardware/libhardware/include/hardware/
Dboot_control.h84 int (*markBootSuccessful)(struct boot_control_module *module); member
/hardware/libhardware/include_all/hardware/
Dboot_control.h84 int (*markBootSuccessful)(struct boot_control_module *module); member
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp45 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp114 ScopedAStatus BootControl::markBootSuccessful() { in markBootSuccessful() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp45 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp47 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp46 Return<void> BootControl::markBootSuccessful(markBootSuccessful_cb _hidl_cb) { in markBootSuccessful() function in android::hardware::boot::V1_0::implementation::BootControl