Home
last modified time | relevance | path

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

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl37 String doOemCommand(in String oemCmd); in doOemCommand() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl37 String doOemCommand(in String oemCmd); in doOemCommand() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl42 String doOemCommand(in String oemCmd); in doOemCommand() method
/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp36 ScopedAStatus Fastboot::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::Fastboot
/hardware/interfaces/fastboot/1.0/default/
DFastboot.cpp32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.1/default/
DFastboot.cpp32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp66 ScopedAStatus FastbootShim::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::FastbootShim
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp129 ScopedAStatus Fastboot::doOemCommand(const std::string &in_oemCmd, std::string *_aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::Fastboot
DFastboot.cpp111 Return<void> Fastboot::doOemCommand(const ::android::hardware::hidl_string& oemCmdArgs, in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot