Home
last modified time | relevance | path

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

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl42 String getVariant(); in getVariant() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl93 String getVariant(); in getVariant() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl42 String getVariant(); in getVariant() method
/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp45 ScopedAStatus Fastboot::getVariant(std::string* _aidl_return) { in getVariant() function in aidl::android::hardware::fastboot::Fastboot
/hardware/interfaces/fastboot/1.0/default/
DFastboot.cpp37 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.1/default/
DFastboot.cpp37 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_1::implementation::Fastboot
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp81 ScopedAStatus FastbootShim::getVariant(std::string* _aidl_return) { in getVariant() function in aidl::android::hardware::fastboot::FastbootShim
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp64 ScopedAStatus Fastboot::getVariant(std::string *_aidl_return) { in getVariant() function in aidl::android::hardware::fastboot::Fastboot
DFastboot.cpp58 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant() function in android::hardware::fastboot::V1_1::implementation::Fastboot
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs6961 const getVariant = function getVariant(group, options) { function