Home
last modified time | relevance | path

Searched defs:getPartitionType (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl41 android.hardware.fastboot.FileSystemType getPartitionType(in String partitionName); in getPartitionType() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl41 android.hardware.fastboot.FileSystemType getPartitionType(in String partitionName); in getPartitionType() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl84 FileSystemType getPartitionType(in String partitionName); in getPartitionType() method
/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp26 ScopedAStatus Fastboot::getPartitionType(const std::string& in_partitionName, in getPartitionType() function in aidl::android::hardware::fastboot::Fastboot
/hardware/interfaces/fastboot/1.0/default/
DFastboot.cpp26 Return<void> Fastboot::getPartitionType(const hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.1/default/
DFastboot.cpp26 Return<void> Fastboot::getPartitionType(const hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_1::implementation::Fastboot
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp50 ScopedAStatus FastbootShim::getPartitionType(const std::string& in_partitionName, in getPartitionType() function in aidl::android::hardware::fastboot::FastbootShim
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp53 ScopedAStatus Fastboot::getPartitionType(const std::string &in_partitionName, in getPartitionType() function in aidl::android::hardware::fastboot::Fastboot
DFastboot.cpp51 Return<void> Fastboot::getPartitionType(const ::android::hardware::hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_1::implementation::Fastboot