| /arkcompiler/toolchain/tooling/dynamic/client/utils/ |
| D | cli_command.cpp | 231 ErrCode CliCommand::HeapProfilerCommand(const std::string &cmd) in HeapProfilerCommand() 268 ErrCode CliCommand::CpuProfileCommand(const std::string &cmd) in CpuProfileCommand() 312 ErrCode CliCommand::DebuggerCommand(const std::string &cmd) in DebuggerCommand() 328 ErrCode CliCommand::RuntimeCommand(const std::string &cmd) in RuntimeCommand() 348 ErrCode CliCommand::BreakCommand(const std::string &cmd) in BreakCommand() 378 ErrCode CliCommand::SetSymbolicBreakpointsCommand(const std::string &cmd) in SetSymbolicBreakpointsCommand() 401 ErrCode CliCommand::RemoveSymbolicBreakpointsCommand(const std::string &cmd) in RemoveSymbolicBreakpointsCommand() 424 ErrCode CliCommand::DeleteCommand(const std::string &cmd) in DeleteCommand() 453 ErrCode CliCommand::DisplayCommand(const std::string &cmd) in DisplayCommand() 466 ErrCode CliCommand::InfosourceCommand(const std::string &cmd) in InfosourceCommand() [all …]
|
| /arkcompiler/ets_frontend/test/scripts/ |
| D | entry.py | 51 def job(cmd): argument
|
| /arkcompiler/ets_frontend/es2panda/scripts/ |
| D | generate_js_bytecode.py | 69 def run_command(cmd, execution_path): argument
|
| /arkcompiler/ets_frontend/test/scripts/utils/flash_image/ |
| D | burn_image.py | 31 def job(cmd): argument
|
| /arkcompiler/ets_runtime/test/ |
| D | runtest.py | 73 def run_and_print(cmd): argument 77 def run_command(cmd, timeout=DEFAULT_TIMEOUT): argument 291 def run_cmd(self, cmd): argument
|
| /arkcompiler/toolchain/tooling/dynamic/test/client_utils/ |
| D | test_util.cpp | 77 CliCommand cmd(cliCmdStr, 0); in NotifySuccess() local 86 CliCommand cmd(cliCmdStr, 0); in NotifyFail() local 120 CliCommand cmd(cliCmdStr, 0); in ForkSocketClient() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/ |
| D | compile_declgen.py | 32 def run_cmd(cmd, execution_ath=None): argument
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/ |
| D | build_build_system.py | 35 def run_cmd(cmd, execution_path=None): argument
|
| /arkcompiler/ets_frontend/ets2panda/bindings/ |
| D | build_bindings.py | 35 def run_cmd(cmd, execution_path=None): argument
|
| /arkcompiler/runtime_core/libabckit/tests/stress/ |
| D | stress_common.py | 77 def stress_exec(cmd, **kwargs): argument 116 def __exec_impl(cmd, argument
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-config/ |
| D | test.py | 63 cmd = es2panda_command(args.es2panda, args.stdlib, args.config) variable
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | compile_arkguard.py | 43 def run_cmd(cmd, execution_ath=None): argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | build_linter.py | 38 def run_cmd(cmd, execution_path=None): argument 52 def run_cmd_with_retry(max_retries, wait_time, cmd, execution_path=None): argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.cpp | 156 …void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent, ElfKind kind, size_… in ElfAllocate() 305 int64_t offset, size_t maxSize, ElfCommand cmd, size_t scnCnt, Elf* elf) in GetElfItem() 395 …void* mapAddress, unsigned char* eIdent, int64_t offset, size_t maxSize, ElfCommand cmd, Elf* pare… in FileReadElf() 450 void* mapAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent) in ReadMmapedFile()
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/ |
| D | test.py | 66 cmd = es2panda_command(args.es2panda, args.stdlib, args.arktsconfig, args.target) variable
|
| /arkcompiler/toolchain/tooling/dynamic/client/domain/ |
| D | test_client.cpp | 22 bool TestClient::DispatcherCmd(const std::string &cmd) in DispatcherCmd()
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | single_test_runner.rb | 246 def run_command(cmd) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | single_test_runner.rb | 253 def run_command(cmd) argument
|
| /arkcompiler/toolchain/tooling/dynamic/client/tcpServer/ |
| D | tcp_server.cpp | 192 bool TcpServer::FindCommand(std::vector<std::string> cmds, std::string cmd) in FindCommand()
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/ |
| D | ConfigUtils.ts | 149 …const cmd = `${projectConfig.npmPath} install --no-save --prefix "${projectConfig.npmInstallDir}" … constant
|
| /arkcompiler/ets_frontend/test262/ |
| D | utils.py | 163 def __init__(self, cmd): argument 225 def report_command(cmd_type, cmd, env=None): argument
|
| /arkcompiler/toolchain/tooling/dynamic/client/ark_cli/ |
| D | main.cpp | 61 CliCommand cmd(cliCmdStr, sessionId); in InputMessageInSession() local
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/ |
| D | base_test_reporter.rb | 49 def log_start_command(cmd) argument
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ |
| D | base_test_reporter.rb | 49 def log_start_command(cmd) argument
|
| D | jtr_reporter.rb | 95 def log_start_command(cmd) argument
|