Searched defs:timeout (Results 1 – 11 of 11) sorted by relevance
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/hdc/ |
| D | CmdExecutors.java | 54 public ExecResult executeCommand(ArrayList<String> command, long timeout) { in executeCommand() 128 public ExecResult executeCommandByLine(ArrayList<String> command, long timeout) { in executeCommandByLine()
|
| D | HdcWrapper.java | 135 public String getHdcStringResult(ArrayList<String> hdcCmd, long timeout) { in getHdcStringResult() 263 public String execCmdBy(ArrayList<String> hdcCmd, long timeout) { in execCmdBy()
|
| /developtools/hiperf/demo/cpp/ |
| D | hiperf_demo.cpp | 66 const int timeout = 30; in main() local
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | profiler_service.cpp | 189 bool IsValidKeepAliveTime(uint32_t timeout) in IsValidKeepAliveTime() 201 void ProfilerService::SessionContext::SetKeepAliveTime(uint32_t timeout) in SetKeepAliveTime()
|
| /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/protos/types/plugins/ftrace_data/ |
| D | sunrpc.proto | 133 uint64 timeout = 3; field 144 uint64 timeout = 3; field
|
| /developtools/hdc_standard/src/host/ |
| D | host_usb.cpp | 352 struct timeval timeout = { 3, 0 }; in UsbToHdcProtocol() local 425 int timeout = 0; in SubmitUsbBio() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | process_utils.cpp | 196 int timeout = 1000; in ReceiveOutputAndSigchld() local
|
| /developtools/hdc_standard/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_standard/src/common/ |
| D | uart.cpp | 60 bool ExternInterface::UvTimerStart(uv_timer_t *handle, uv_timer_cb cb, uint64_t timeout, in UvTimerStart() 336 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
|