Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 44) sorted by relevance

12

/developtools/integration_verification/DeployDevice/src/aw/Telnet/
DTelnetClient.py30 def tellogin(self, username, password, endwaittag, timeout): argument
47 def sendCmd(self, send_cmd, endtag, timeout): argument
57 def sendEnterCmd(self, endtag, timeout): argument
73 def sendCmdAndCheckResult(self, cmd, endtag, timeout): argument
86 def sendCmdAndCheckSucTag(self, cmd, endtag, suctag , timeout): argument
99 def sendUpgradeCmd(self, sendcmd, endwaittag, suctag, timeout): argument
107 def sendResetCmd(self, endtag, timeout): argument
121 def getBoardType(self, endtag, timeout): argument
/developtools/profiler/hiebpf/test/unittest/
Dipc_unix_socket_test.cpp69 const uint32_t timeout = 1000; variable
97 const uint32_t timeout = 1000; variable
/developtools/profiler/hiebpf/src/
Dipc_unix_socket.cpp94 const int timeout = 1000; in HandleThreadLoop() local
175 bool IpcUnixSocketClient::RecvMessage(void *buf, size_t &size, uint32_t timeout) in RecvMessage()
Dbpf_log_reader.cpp149 constexpr int timeout {10}; in MoveBPFLog() local
Dhiebpf.cpp99 HiebpfIpcCommand cmd, uint32_t timeout) in SendIpcCommand()
/developtools/ace_ets2bundle/koala-wrapper/
D.mocharc.json10 "timeout": 10000 number
/developtools/smartperf_host/smartperf_device/device_command/include/
Dheartbeat.h45 const int timeout = 1800; variable
/developtools/profiler/host/smartperf/client/client_command/include/
Dheartbeat.h45 const int timeout = 1800; variable
/developtools/integration_verification/cases/daily/mini_system/
DL0_mini_system_test.py64 def ReadFromComPort(com_port, timeout): argument
DL1_mini_system_test.py57 def ReadFromComPort(com_port, timeout): argument
/developtools/integration_verification/DeployDevice/src/util/
Dfile_locker.py17 def __init__(self, timeout=7200, delay=3): argument
Dtime_info.py84 def timeout(seconds = 300): function
/developtools/integration_verification/DeployDevice/resource/common/
Dportalocker.py16 def __init__(self, timeout=7200, delay=30): argument
/developtools/hdc/test/scripts/
Dprepare.py55 def download_file(url, timeout=(10, 30)): argument
Dhdc_recv_all_test.py127 def run_command_with_timeout(command, timeout): argument
/developtools/hiperf/demo/cpp/
Dhiperf_demo.cpp72 const int timeout = 30; in main() local
/developtools/hdc/hdc_rust/src/cffi/
Dsys_para.cpp29 extern "C" int WaitParameterEx(const char *key, const char *val, int timeout) in WaitParameterEx()
/developtools/hdc/test/scripts/testModule/
Dutils.py768 def check_subprocess_cmd(cmd, process_num, timeout): argument
987 def run_command_with_timeout(command, timeout): argument
997 def check_cmd_block(command, pattern, timeout=600): argument
1101 def get_cmd_block_output(command, timeout=600): argument
1120 def get_cmd_block_output_and_error(command, timeout=600): argument
Dstability_utils.py374 def run_cmd_block(command, timeout=600): argument
394 def run_cmd_and_check_output(command, want_str, timeout=600): argument
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/
Dserial_power_on_off.py7 def __init__(self, ip, port, timeout=10, encoding="GBK"): argument
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_L1_shequ_app copy.py435 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_L2_app.py474 def sendCmd(ser, cmd, timeout): argument
/developtools/profiler/hidebug/frameworks/native/src/
Dhiappevent_util.cpp75 MultipleRecordReporter::MultipleRecordReporter(uint32_t timeout, uint32_t limitValue) : timeout_(ti… in MultipleRecordReporter()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field

12