Home
last modified time | relevance | path

Searched defs:command (Results 1 - 25 of 36) sorted by relevance

12

/developtools/hiperf/src/
H A Dsubcommand_help.cpp62 auto command in OnHelp() local
[all...]
/developtools/hdc/test/unittest/common/include/
H A DHdcJdwpTest.h36 bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() argument
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
H A Dutils.py36 def command(command, *args): function
H A Delf_file.py22 from .utils import command namespace
/developtools/hdc/src/common/
H A Dtask.h25 virtual bool CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Dtask.cpp55 bool HdcTaskBase::SendToAnother(const uint16_t command, uint8_t *bufPtr, const int size) in SendToAnother() argument
105 bool HdcTaskBase::ServerCommand(const uint16_t command, uint8_t *bufPtr, const int size) in ServerCommand() argument
H A Dasync_cmd.cpp151 int AsyncCmd::ThreadFork(const string &command, bool readWrite, int &cpid) in ThreadFork() argument
256 bool AsyncCmd::ExecuteCommand(const string &command) in ExecuteCommand() argument
H A Dfile.cpp38 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer() argument
77 bool HdcFile::SetMasterParameters(CtxFile *context, const char *command, int argc, char **argv) in SetMasterParameters() argument
332 bool HdcFile::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Dsession.h50 InnerCtrlCommand command; member
110 virtual bool FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, in FetchCommand() argument
115 virtual bool ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand() argument
150 bool TaskCommandDispatch(HTaskInfo hTaskInfo, uint8_t taskType, const uint16_t command, uint8_t *payload, in TaskCommandDispatch() argument
73 RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, const int payloadSize) RedirectToTask() argument
/developtools/profiler/device/services/plugin_service/src/
H A Dplugin_service_impl.cpp91 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand() argument
/developtools/hdc/src/host/
H A Dclient.h71 string command; member in Hdc::HdcClient
H A Dhost_unity.cpp133 bool HdcHostUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Dhost_app.cpp52 bool HdcHostApp::BeginInstall(CtxFile *context, const char *command) in BeginInstall() argument
193 bool HdcHostApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Dhost_updater.cpp156 bool HostUpdater::CheckCmd(HdcCommand command, uint8_t *payload, int payloadSize, size_t paramCount) in CheckCmd() argument
178 bool HostUpdater::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
241 bool HostUpdater::CheckUpdateContinue(const uint16_t command, const uint8_t *payload, int payloadSize) in CheckUpdateContinue() argument
[all...]
H A Dext_client.cpp64 void ExtClient::ExecuteCommand(const string &command) in ExecuteCommand() argument
312 HdcExtCommand command; HandleLib() local
[all...]
/developtools/profiler/device/plugins/diskio_plugin/src/
H A Dtest_main.cpp53 std::string command = "rm " + writeFile; in IoTest() local
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dparams_trust_list.cpp90 std::vector<std::string> ParamsTrustList::GetTrustList(const std::string& command) in GetTrustList() argument
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dsignature_tools_log.h72 inline void PrintErrorNumberMsg(const std::string& command, const int code, const std::string& details) in PrintErrorNumberMsg() argument
/developtools/integration_verification/DeployDevice/resource/common/
H A Dcbg_start.py121 command = "%s -Bu %s %s" % (python_exe_file, excute_file, configPath) variable
/developtools/hdc/hdc_rust/src/daemon_lib/
H A Dshell.rs132 let mut command = PtyCommand::new(SHELL_PROG); in init_pty_process() variables
[all...]
/developtools/hdc/src/daemon/
H A Dshell.cpp110 bool HdcShell::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Ddaemon_unity.cpp334 bool HdcDaemonUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
H A Ddaemon_app.cpp67 bool HdcDaemonApp::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
/developtools/profiler/host/smartperf/client/client_command/
H A DFPS.cpp153 std::string command = "fps " + name; in GetSurfaceFrame() local
H A Dstartup_delay.cpp178 std::string StartUpDelay::ExecuteCommand(const std::string &command, const std::vector<std::string> &args) in ExecuteCommand() argument

Completed in 11 milliseconds

12