Home
last modified time | relevance | path

Searched defs:BootControl (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/bootctrl/
DLegacyBootControl.h33 struct BootControl : public BootControlShared { struct
DLegacyBootControl.cpp36 BootControl::BootControl(boot_control_module_t *module) : mModule(module) {} in BootControl() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.h38 struct BootControl : public IBootControl { struct
DBootControl.cpp34 BootControl::BootControl(boot_control_module_t *module) : mModule(module){ in BootControl() function in android::hardware::boot::V1_0::implementation::BootControl