Home
last modified time | relevance | path

Searched defs:doOemSpecificErase (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl38 void doOemSpecificErase(); in doOemSpecificErase() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl52 void doOemSpecificErase(); in doOemSpecificErase() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl38 void doOemSpecificErase(); in doOemSpecificErase() method
/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp60 ScopedAStatus Fastboot::doOemSpecificErase() { in doOemSpecificErase() function in aidl::android::hardware::fastboot::Fastboot
/hardware/interfaces/fastboot/1.1/default/
DFastboot.cpp53 Return<void> Fastboot::doOemSpecificErase(doOemSpecificErase_cb _hidl_cb) { in doOemSpecificErase() function in android::hardware::fastboot::V1_1::implementation::Fastboot
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp114 ScopedAStatus FastbootShim::doOemSpecificErase() { in doOemSpecificErase() function in aidl::android::hardware::fastboot::FastbootShim
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp214 ScopedAStatus Fastboot::doOemSpecificErase() { in doOemSpecificErase() function in aidl::android::hardware::fastboot::Fastboot
DFastboot.cpp195 Return<void> Fastboot::doOemSpecificErase(V1_1::IFastboot::doOemSpecificErase_cb _hidl_cb) { in doOemSpecificErase() function in android::hardware::fastboot::V1_1::implementation::Fastboot