Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dboot_control.h84 int (*markBootSuccessful)(struct boot_control_module *module); member
/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