Searched refs:getVariant (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/fastboot/1.0/default/ | ||
D | Fastboot.h | 36 Return<void> getVariant(getVariant_cb _hidl_cb) override; |
D | Fastboot.cpp | 37 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_0::implementation::Fastboot |
/hardware/google/pixel/fastboot/include/fastboot/ | ||
D | Fastboot.h | 43 Return<void> getVariant(getVariant_cb _hidl_cb) override; |
/hardware/google/pixel/fastboot/ | ||
D | Fastboot.cpp | 46 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_0::implementation::Fastboot |
/hardware/interfaces/fastboot/1.0/ | ||
D | IFastboot.hal | 51 getVariant() generates (string variant, Result result); |