Searched defs:doOemCommand (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/fastboot/1.0/default/ | ||
H A D | Fastboot.cpp | 32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_0::implementation::Fastboot |
/aosp12/hardware/interfaces/fastboot/1.1/default/ | ||
H A D | Fastboot.cpp | 32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot |
/aosp12/hardware/google/pixel/fastboot/ | ||
H A D | Fastboot.cpp | 110 Return<void> Fastboot::doOemCommand(const ::android::hardware::hidl_string& oemCmdArgs, in doOemCommand() function in android::hardware::fastboot::V1_1::implementation::Fastboot |