Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 34) 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.cpp95 const int timeout = 1000; in handleThreadLoop() local
176 bool IpcUnixSocketClient::RecvMessage(void *buf, size_t &size, uint32_t timeout) in RecvMessage()
Dbpf_log_reader.cpp148 constexpr int timeout {10}; in MoveBPFLog() local
Dhiebpf.cpp99 HiebpfIpcCommand cmd, uint32_t timeout) in SendIpcCommand()
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_L1_shequ_dv_app.py428 def sendCmd(ser, cmd, endtag, timeout): argument
449 def sendResetCmd(ser, timeout): argument
DliteOsUpgrade_L1_shequ_test_app.py413 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_L2_app - 副本.py346 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_L1_shequ_app copy.py435 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_L2_app.py474 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_L1_shequ_app.py487 def sendCmd(ser, cmd, timeout): argument
DliteOsUpgrade_linux_app.py498 def sendCmd(ser, cmd, timeout): argument
/developtools/integration_verification/cases/daily/mini_system/
DL0_mini_system_test.py58 def ReadFromComPort(com_port, timeout): argument
DL1_mini_system_test.py57 def ReadFromComPort(com_port, timeout): argument
/developtools/hiperf/demo/cpp/
Dhiperf_demo.cpp66 const int timeout = 30; in main() local
/developtools/integration_verification/DeployDevice/resource/common/
Dportalocker.py16 def __init__(self, timeout=7200, delay=30): argument
/developtools/integration_verification/DeployDevice/src/util/
Dfile_locker.py17 def __init__(self, timeout=7200, delay=3): argument
Dtime_info.py83 def timeout(seconds = 300): function
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/
Dserial_power_on_off.py7 def __init__(self, ip, port, timeout=10, encoding="GBK"): argument
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto133 uint64 timeout = 3; field
144 uint64 timeout = 3; field
/developtools/hdc/src/common/
Dfile_descriptor.cpp67 struct timeval timeout; in FileIOOnThread() local

12