Home
last modified time | relevance | path

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

/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.h38 Return<void> getPartitionType(const ::android::hardware::hidl_string& partitionName,
/hardware/google/pixel/fastboot/
DFastboot.cpp39 Return<void> Fastboot::getPartitionType(const ::android::hardware::hidl_string& /* partitionName */, in getPartitionType() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal31 getPartitionType(string partitionName) generates (FileSystemType type, Result result);