Searched defs:doOemCommand (Results 1 – 9 of 9) sorted by relevance
37 String doOemCommand(in String oemCmd); in doOemCommand() method
42 String doOemCommand(in String oemCmd); in doOemCommand() method
36 ScopedAStatus Fastboot::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::Fastboot
32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_0::implementation::Fastboot
32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot
66 ScopedAStatus FastbootShim::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::FastbootShim
129 ScopedAStatus Fastboot::doOemCommand(const std::string &in_oemCmd, std::string *_aidl_return) { in doOemCommand() function in aidl::android::hardware::fastboot::Fastboot
111 Return<void> Fastboot::doOemCommand(const ::android::hardware::hidl_string& oemCmdArgs, in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot