| /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/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 266 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_malloc() local 360 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_calloc() local 452 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_realloc() local 552 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_free() local 623 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_mmap() local 695 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_munmap() local 731 std::chrono::time_point<std::chrono::steady_clock> timeout = in hook_prctl() local 862 std::chrono::time_point<std::chrono::steady_clock> timeout = in ohos_malloc_hook_memtag() local
|
| /developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/ |
| D | liteOsUpgrade_L1_shequ_dv_app.py | 428 def sendCmd(ser, cmd, endtag, timeout): argument 449 def sendResetCmd(ser, timeout): argument
|
| D | liteOsUpgrade_L1_shequ_test_app.py | 413 def sendCmd(ser, cmd, timeout): argument
|
| D | liteOsUpgrade_L2_app - 副本.py | 346 def sendCmd(ser, cmd, timeout): argument
|
| 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_L1_shequ_app.py | 487 def sendCmd(ser, cmd, timeout): argument
|
| D | liteOsUpgrade_linux_app.py | 498 def sendCmd(ser, cmd, timeout): argument
|
| /developtools/integration_verification/cases/daily/mini_system/ |
| D | L0_mini_system_test.py | 58 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/resource/common/ |
| D | portalocker.py | 16 def __init__(self, timeout=7200, delay=30): argument
|
| /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/src/aw/poweronoff/ |
| D | serial_power_on_off.py | 7 def __init__(self, ip, port, timeout=10, encoding="GBK"): argument
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | profiler_service.cpp | 193 bool IsValidKeepAliveTime(uint32_t timeout) in IsValidKeepAliveTime() 205 void ProfilerService::SessionContext::SetKeepAliveTime(uint32_t timeout) in SetKeepAliveTime()
|
| /developtools/hdc/src/host/ |
| D | host_usb.cpp | 422 struct timeval timeout = { 3, 0 }; in UsbToHdcProtocol() local 495 int timeout = 0; in SubmitUsbBio() local
|
| D | client.cpp | 487 constexpr int timeout = 1; in WaitFor() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | process_utils.cpp | 188 int timeout = 1000; in ReceiveOutputAndSigchld() local
|
| /developtools/hdc/test/unittest/common/ |
| D | daemon_uart_test.cpp | 82 void MockUartDevSender(int fd, uint8_t *mockData, size_t length, milliseconds timeout, in MockUartDevSender()
|
| /developtools/hdc/src/common/ |
| D | uart.cpp | 70 bool ExternInterface::UvTimerStart(uv_timer_t *handle, uv_timer_cb cb, uint64_t timeout, in UvTimerStart() 393 struct timeval timeout = {3, 0}; in UartToHdcProtocol() local
|
| D | uart.h | 265 bool timeout = false; // some data is sendout and next wait need wait response variable
|