/developtools/integration_verification/DeployDevice/src/aw/Telnet/ |
D | TelnetClient.py | 30 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/hdc/src/register/ |
D | hdc_jdwp.cpp | 151 struct timeval timeout; in Connect() local 192 struct timeval timeout; in Read() local 259 constexpr int timeout = 3; in Reconnect() local
|
/developtools/profiler/hiebpf/test/unittest/ |
D | ipc_unix_socket_test.cpp | 69 const uint32_t timeout = 1000; variable 97 const uint32_t timeout = 1000; variable
|
/developtools/profiler/hiebpf/src/ |
D | ipc_unix_socket.cpp | 95 const int timeout = 1000; in handleThreadLoop() local 176 bool IpcUnixSocketClient::RecvMessage(void *buf, size_t &size, uint32_t timeout) in RecvMessage()
|
D | bpf_log_reader.cpp | 148 constexpr int timeout {10}; in MoveBPFLog() local
|
D | hiebpf.cpp | 99 HiebpfIpcCommand cmd, uint32_t timeout) in SendIpcCommand()
|
/developtools/integration_verification/cases/daily/mini_system/ |
D | L0_mini_system_test.py | 64 def ReadFromComPort(com_port, timeout): argument
|
D | L1_mini_system_test.py | 57 def ReadFromComPort(com_port, timeout): argument
|
/developtools/hiperf/demo/cpp/ |
D | hiperf_demo.cpp | 66 const int timeout = 30; in main() local
|
/developtools/integration_verification/DeployDevice/src/util/ |
D | file_locker.py | 17 def __init__(self, timeout=7200, delay=3): argument
|
D | time_info.py | 83 def timeout(seconds = 300): function
|
/developtools/integration_verification/DeployDevice/resource/common/ |
D | portalocker.py | 16 def __init__(self, timeout=7200, delay=30): argument
|
/developtools/hdc/hdc_rust/src/cffi/ |
D | sys_para.cpp | 29 extern "C" int WaitParameterEx(const char *key, const char *val, int timeout) in WaitParameterEx()
|
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/ |
D | serial_power_on_off.py | 7 def __init__(self, ip, port, timeout=10, encoding="GBK"): argument
|
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/ |
D | liteOsUpgrade_L1_shequ_app copy.py | 435 def sendCmd(ser, cmd, timeout): argument
|
D | liteOsUpgrade_L2_app.py | 474 def sendCmd(ser, cmd, timeout): argument
|
D | liteOsUpgrade_linux_app.py | 498 def sendCmd(ser, cmd, timeout): argument
|
D | liteOsUpgrade_L1_shequ_app.py | 487 def sendCmd(ser, cmd, timeout): argument
|
/developtools/hdc/scripts/ |
D | dev_hdc_test.py | 624 def check_subprocess_cmd(cmd, process_num, timeout): argument 634 def check_process_mixed(process_num, timeout, local, remote): argument
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
/developtools/profiler/protos/types/plugins/ftrace_data/default/ |
D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
/developtools/hdc/src/common/ |
D | file_descriptor.cpp | 104 struct timeval timeout; in FileIOOnThread() local
|
/developtools/profiler/device/services/profiler_service/src/ |
D | profiler_service.cpp | 204 bool IsValidKeepAliveTime(uint32_t timeout) in IsValidKeepAliveTime() 216 void ProfilerService::SessionContext::SetKeepAliveTime(uint32_t timeout) in SetKeepAliveTime()
|
/developtools/hdc/hdc_rust/src/cffi/host/ |
D | host_usb.cpp | 443 int timeout = 0; in OpenDeviceMyNeed() local 482 int timeout = GLOBAL_TIMEOUT * TIME_BASE; in OpenDeviceMyNeed() local
|