| /developtools/hiperf/src/ |
| D | subcommand_help.cpp | 54 for (const auto &command : commands) { in OnHelp() local 59 auto command = SubCommand::FindSubCommand(args.front()); in OnHelp() local
|
| D | tracked_command.cpp | 34 std::unique_ptr<TrackedCommand> command {new (std::nothrow) TrackedCommand(args)}; in CreateInstance() local
|
| /developtools/hiperf/script/ |
| D | make_report_sample.py | 25 def get_used_binaries(perf_data, command): argument
|
| /developtools/hdc_standard/test/unittest/common/include/ |
| D | HdcJdwpTest.h | 36 bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand()
|
| /developtools/hdc_standard/src/common/ |
| D | file.cpp | 37 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer() 67 bool HdcFile::SetMasterParameters(CtxFile *context, const char *command, int argc, char **argv) in SetMasterParameters() 174 bool HdcFile::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | async_cmd.cpp | 94 int AsyncCmd::Popen(string command, bool readWrite, int &pid) in Popen() 141 bool AsyncCmd::ExecuteCommand(const string &command) in ExecuteCommand()
|
| D | task.cpp | 53 bool HdcTaskBase::SendToAnother(const uint16_t command, uint8_t *bufPtr, const int size) in SendToAnother() 72 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand()
|
| D | session.h | 46 InnerCtrlCommand command; member 70 const uint16_t command, uint8_t *payload, const int payloadSize) in RedirectToTask() 105 …virtual bool FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, uin… in FetchCommand() 110 …tual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() 145 …bool TaskCommandDispatch(HTaskInfo hTaskInfo, uint8_t taskType, const uint16_t command, uint8_t *p… in TaskCommandDispatch()
|
| D | task.h | 25 virtual bool CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | forward.cpp | 208 bool HdcForwardBase::SendToTask(const uint32_t cid, const uint16_t command, uint8_t *bufPtr, const … in SendToTask() 525 bool HdcForwardBase::BeginForward(const string &command, string &sError) in BeginForward() 737 bool HdcForwardBase::ForwardCommandDispatch(const uint16_t command, uint8_t *payload, const int pay… in ForwardCommandDispatch() 787 bool HdcForwardBase::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch()
|
| /developtools/hdc_standard/src/host/ |
| D | client.h | 50 string command; variable
|
| D | host_app.cpp | 29 bool HdcHostApp::BeginInstall(CtxFile *context, const char *command) in BeginInstall() 145 bool HdcHostApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | host_unity.cpp | 127 bool HdcHostUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | server.cpp | 493 bool HdcServer::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, u… in FetchCommand() 859 …dcServer::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() 873 const uint16_t command, uint8_t *payload, const int payloadSize) in RedirectToTask()
|
| /developtools/hdc_standard/src/daemon/ |
| D | daemon.cpp | 139 const uint16_t command, uint8_t *payload, const int payloadSize) in RedirectToTask() 291 bool HdcDaemon::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, u… in FetchCommand() 355 …dcDaemon::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand()
|
| D | daemon_app.cpp | 43 bool HdcDaemonApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | shell.cpp | 93 bool HdcShell::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
|
| D | daemon_unity.cpp | 241 bool HdcDaemonUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSiz… in CommandDispatch()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/hdc/ |
| D | CmdExecutors.java | 54 public ExecResult executeCommand(ArrayList<String> command, long timeout) { in executeCommand() 128 public ExecResult executeCommandByLine(ArrayList<String> command, long timeout) { in executeCommandByLine()
|
| /developtools/profiler/device/services/plugin_service/src/ |
| D | plugin_service_impl.cpp | 83 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand()
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | test_main.cpp | 53 std::string command = "rm " + writeFile; in IoTest() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/hiperf/ |
| D | PerfCommand.java | 155 protected String getCmd(@NotNull ArrayList<String> command) { in getCmd()
|
| D | HiPerfCommand.java | 190 … ArrayList<String> command = HdcWrapper.getInstance().generateDeviceCmdHead(isLeakOhos, deviceId); in getSupportEvents() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/services/ |
| D | plugin_service_types.proto | 71 oneof command { oneof
|
| /developtools/profiler/protos/services/ |
| D | plugin_service_types.proto | 78 oneof command { oneof
|