Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/fastboot/aidl/fastbootshim/include/
H A Dfastbootshim.h28 using HidlFastboot = ::android::hardware::fastboot::V1_1::IFastboot; variable
/aosp_15_r20/system/core/fastboot/device/
H A Dfastboot_device.cpp70 using HidlFastboot = android::hardware::fastboot::V1_1::IFastboot; in get_fastboot_service() typedef