Home
last modified time | relevance | path

Searched refs:getVariant (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/fastboot/1.0/default/
DFastboot.h36 Return<void> getVariant(getVariant_cb _hidl_cb) override;
DFastboot.cpp37 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/
DFastboot.h43 Return<void> getVariant(getVariant_cb _hidl_cb) override;
/hardware/google/pixel/fastboot/
DFastboot.cpp46 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal51 getVariant() generates (string variant, Result result);