Searched defs:getSuffix (Results 1 – 3 of 3) sorted by relevance
/hardware/libhardware/include/hardware/ | ||
D | boot_control.h | 118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); member |
/hardware/interfaces/boot/1.1/default/ | ||
D | BootControl.cpp | 98 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix() function in android::hardware::boot::V1_1::implementation::BootControl |
/hardware/interfaces/boot/1.0/default/ | ||
D | BootControl.cpp | 89 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix() function in android::hardware::boot::V1_0::implementation::BootControl |