| /developtools/hiperf/src/ |
| H A D | subcommand_help.cpp | 62 auto command in OnHelp() local [all...] |
| /developtools/hdc/test/unittest/common/include/ |
| H A D | HdcJdwpTest.h | 36 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 D | utils.py | 36 def command(command, *args): function
|
| H A D | elf_file.py | 22 from .utils import command
namespace
|
| /developtools/hdc/src/common/ |
| H A D | task.h | 25 virtual bool CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
|
| H A D | task.cpp | 55 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 D | async_cmd.cpp | 151 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 D | file.cpp | 38 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 D | session.h | 50 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 D | plugin_service_impl.cpp | 91 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand() argument
|
| /developtools/hdc/src/host/ |
| H A D | client.h | 71 string command; member in Hdc::HdcClient
|
| H A D | host_unity.cpp | 133 bool HdcHostUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
|
| H A D | host_app.cpp | 52 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 D | host_updater.cpp | 156 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 D | ext_client.cpp | 64 void ExtClient::ExecuteCommand(const string &command) in ExecuteCommand() argument 312 HdcExtCommand command; HandleLib() local [all...] |
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| H A D | test_main.cpp | 53 std::string command = "rm " + writeFile; in IoTest() local
|
| /developtools/hapsigner/hapsigntool_cpp/cmd/src/ |
| H A D | params_trust_list.cpp | 90 std::vector<std::string> ParamsTrustList::GetTrustList(const std::string& command) in GetTrustList() argument
|
| /developtools/hapsigner/hapsigntool_cpp/common/include/ |
| H A D | signature_tools_log.h | 72 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 D | cbg_start.py | 121 command = "%s -Bu %s %s" % (python_exe_file, excute_file, configPath) variable
|
| /developtools/hdc/hdc_rust/src/daemon_lib/ |
| H A D | shell.rs | 132 let mut command = PtyCommand::new(SHELL_PROG); in init_pty_process() variables [all...] |
| /developtools/hdc/src/daemon/ |
| H A D | shell.cpp | 110 bool HdcShell::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
|
| H A D | daemon_unity.cpp | 334 bool HdcDaemonUnity::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
|
| H A D | daemon_app.cpp | 67 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 D | FPS.cpp | 153 std::string command = "fps " + name; in GetSurfaceFrame() local
|
| H A D | startup_delay.cpp | 178 std::string StartUpDelay::ExecuteCommand(const std::string &command, const std::vector<std::string> &args) in ExecuteCommand() argument
|