Home
last modified time | relevance | path

Searched defs:timeout_secs (Results 1 – 25 of 30) sorted by relevance

12

/external/autotest/client/cros/audio/
Dcras_dbus_utils.py59 def wait_for_nodes_changed(self, target_signal_count, timeout_secs): argument
269 def wait_for_unexpected_nodes_changed(timeout_secs): argument
/external/wpa_supplicant_8/wpa_supplicant/
Dbssid_ignore.h22 int timeout_secs; member
/external/autotest/client/cros/
Dcros_ui.py67 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): argument
/external/autotest/utils/
Demulator_manager.py50 def verify_stop(self, timeout_secs=3): argument
/external/sg3_utils/lib/
Dsg_cmds_extra.c586 int timeout_secs, int * residp, bool noisy, int vb) in sg_ll_receive_diag_com()
681 void * resp, int mx_resp_len, int timeout_secs, in sg_ll_receive_diag_pt()
700 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_receive_diag_v2()
970 bool cmplst, int dlist_format, int timeout_secs, in sg_ll_format_unit()
982 bool cmplst, int dlist_format, int ffmt, int timeout_secs, in sg_ll_format_unit2()
996 int timeout_secs, void * paramp, int param_len, in sg_ll_format_unit_v2()
1802 int timeout_secs, void * dinp, void * doutp, int dlen, in sg_ll_ata_pt()
2098 uint32_t param_len, int timeout_secs, bool noisy, in sg_ll_write_buffer_v2()
2171 sg_ll_unmap(int sg_fd, int group_num, int timeout_secs, void * paramp, in sg_ll_unmap()
2181 sg_ll_unmap_v2(int sg_fd, bool anchor, int group_num, int timeout_secs, in sg_ll_unmap_v2()
[all …]
Dsg_cmds_basic.c379 int pg_op, void * resp, int mx_resp_len, int timeout_secs, in sg_ll_inquiry_com()
513 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_v2()
526 int mx_resp_len, int timeout_secs, int * residp, bool noisy, in sg_ll_inquiry_pt()
Dsg_pt_haiku.c244 do_scsi_pt(struct sg_pt_base * vp, int fd, int timeout_secs, int verbose) in do_scsi_pt()
423 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
Dsg_pt_dummy.c374 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
Dsg_cmds_basic2.c357 int timeout_secs, int * residp, bool noisy, int verbose) in sg_ll_mode_sense10_v2()
814 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_log_sense_v2()
Dsg_pt_solaris.c524 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
Dsg_pt_linux_nvme.c1867 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int vb) in do_nvm_pt()
1913 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int vb) in do_nvm_pt()
Dsg_pt_osf1.c645 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
/external/autotest/client/common_lib/cros/
Dretry.py53 def set_sigalarm_timeout(timeout_secs, default_timeout=60): argument
Dtest_webrtc_peer_connection.py126 def wait_test_completed(self, timeout_secs): argument
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dfork_posix.pyx.pxi169 def await_zero_threads(self, timeout_secs): argument
/external/cronet/build/lacros/
Dtest_runner.py401 def _KillNicely(proc, timeout_secs=2, first_wait_secs=0): argument
/external/angle/build/lacros/
Dtest_runner.py401 def _KillNicely(proc, timeout_secs=2, first_wait_secs=0): argument
/external/libwebsockets/lib/roles/cgi/
Dcgi-server.c111 int script_uri_path_len, int timeout_secs, in lws_cgi()
/external/tensorflow/tensorflow/python/training/
Dsupervisor_test.py72 def _wait_for_glob(self, pattern, timeout_secs, for_checkpoint=True): argument
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py256 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
/external/autotest/client/cros/multimedia/
Daudio_facade.py473 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
/external/sg3_utils/testing/
Dsg_tst_nvme.c512 int mx_resp_len, int timeout_secs, int * residp, in sg_scsi_inquiry()
/external/wpa_supplicant_8/src/utils/
Dos.h101 os_time_t timeout_secs) in os_reltime_expired()
/external/igt-gpu-tools/lib/
Digt_kms.c4261 static bool event_detected(struct udev_monitor *mon, int timeout_secs, in event_detected()
4299 bool igt_hotplug_detected(struct udev_monitor *mon, int timeout_secs) in igt_hotplug_detected()
4313 bool igt_lease_change_detected(struct udev_monitor *mon, int timeout_secs) in igt_lease_change_detected()
/external/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h565 unsigned int timeout_secs; member

12