Home
last modified time | relevance | path

Searched refs:getPartitionType (Results 1 – 16 of 16) sorted by relevance

/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/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/android/hardware/fastboot/
DIFastboot.aidl84 FileSystemType getPartitionType(in String partitionName); in getPartitionType() method
/hardware/interfaces/fastboot/1.0/default/
DFastboot.h33 Return<void> getPartitionType(const hidl_string& partitionName,
DFastboot.cpp26 Return<void> Fastboot::getPartitionType(const hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/google/pixel/fastboot/include/fastboot/
DFastboot_aidl.h32 ::ndk::ScopedAStatus getPartitionType(
DFastboot.h41 Return<void> getPartitionType(const ::android::hardware::hidl_string& partitionName,
/hardware/interfaces/fastboot/aidl/default/
DFastboot.h31 ::ndk::ScopedAStatus getPartitionType(
DFastboot.cpp26 ScopedAStatus Fastboot::getPartitionType(const std::string& in_partitionName, in getPartitionType() function in aidl::android::hardware::fastboot::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
58 auto ret = service_->getPartitionType(partition, [&](auto type, auto& result) { in getPartitionType()
/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
DFastboot.h36 Return<void> getPartitionType(const hidl_string& partitionName,
/hardware/interfaces/fastboot/aidl/fastbootshim/include/
Dfastbootshim.h37 ::ndk::ScopedAStatus getPartitionType(
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal31 getPartitionType(string partitionName) generates (FileSystemType type, Result result);
/hardware/google/pixel/fastboot/
DFastboot.cpp51 Return<void> Fastboot::getPartitionType(const ::android::hardware::hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_1::implementation::Fastboot
DFastboot_aidl.cpp53 ScopedAStatus Fastboot::getPartitionType(const std::string &in_partitionName, in getPartitionType() function in aidl::android::hardware::fastboot::Fastboot