Searched defs:ExecuteCommand (Results 1 – 5 of 5) sorted by relevance
| /developtools/hiperf/src/ | ||
| D | tracked_command.cpp | 147 void TrackedCommand::ExecuteCommand(const int &startFd, const int &ackFd) in ExecuteCommand() function in OHOS::Developtools::HiPerf::TrackedCommand |
| /developtools/hdc/src/common/ | ||
| D | async_cmd.cpp | 266 bool AsyncCmd::ExecuteCommand(const string &command, string executePath) in ExecuteCommand() function in Hdc::AsyncCmd |
| /developtools/profiler/host/smartperf/client/client_command/ | ||
| D | startup_delay.cpp | 180 std::string StartUpDelay::ExecuteCommand(const std::vector<const char*> &args) const in ExecuteCommand() function in OHOS::SmartPerf::StartUpDelay |
| /developtools/hdc/src/host/ | ||
| D | ext_client.cpp | 64 void ExtClient::ExecuteCommand(const string &command) in ExecuteCommand() function in Hdc::ExtClient |
| D | client.cpp | 423 int HdcClient::ExecuteCommand(const string &commandIn) in ExecuteCommand() function in Hdc::HdcClient |