Home
last modified time | relevance | path

Searched defs:in_oemCmd (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/fastboot/aidl/default/
DFastboot.cpp36 ScopedAStatus Fastboot::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand()
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp66 ScopedAStatus FastbootShim::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand()
/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp129 ScopedAStatus Fastboot::doOemCommand(const std::string &in_oemCmd, std::string *_aidl_return) { in doOemCommand()