Home
last modified time | relevance | path

Searched defs:ExecuteCommand (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dtrace_ops.cpp149 int TraceOps::ExecuteCommand(bool out2pipe, bool err2pipe) in ExecuteCommand() function in TraceOps
/developtools/hiperf/src/
Dtracked_command.cpp133 void TrackedCommand::ExecuteCommand(const int &startFd, const int &ackFd) in ExecuteCommand() function in OHOS::Developtools::HiPerf::TrackedCommand
/developtools/hdc/src/common/
Dasync_cmd.cpp256 bool AsyncCmd::ExecuteCommand(const string &command) in ExecuteCommand() function in Hdc::AsyncCmd
/developtools/profiler/host/smartperf/client/client_command/
Dstartup_delay.cpp179 std::string StartUpDelay::ExecuteCommand(const std::vector<const char*> &args) const in ExecuteCommand() function in OHOS::SmartPerf::StartUpDelay
/developtools/hdc/src/host/
Dext_client.cpp64 void ExtClient::ExecuteCommand(const string &command) in ExecuteCommand() function in Hdc::ExtClient
Dclient.cpp335 int HdcClient::ExecuteCommand(const string &commandIn) in ExecuteCommand() function in Hdc::HdcClient