Home
last modified time | relevance | path

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

/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl82 String getSuffix(in int slot); in getSuffix() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl41 String getSuffix(in int slot); in getSuffix() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl41 String getSuffix(in int slot); in getSuffix() method
/hardware/libhardware/include/hardware/
Dboot_control.h118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); member
/hardware/libhardware/include_all/hardware/
Dboot_control.h118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); member
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp85 ScopedAStatus BootControl::getSuffix(int32_t in_slot, std::string* _aidl_return) { in getSuffix() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp98 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.2/default/
DBootControl.cpp98 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp90 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp89 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix() function in android::hardware::boot::V1_0::implementation::BootControl