Home
last modified time | relevance | path

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

12

/aosp_15_r20/tools/acloud/internal/lib/
H A Dlocal_instance_lock.py57 def _Flock(self, timeout_secs): argument
88 def Lock(self, timeout_secs=_DEFAULT_TIMEOUT_SECS): argument
150 def LockIfNotInUse(self, timeout_secs=_DEFAULT_TIMEOUT_SECS): argument
H A Demulator_console.py42 ssh_extra_args, timeout_secs=_DEFAULT_SOCKET_TIMEOUT_SECS): argument
H A Dutils.py277 def PollAndWait(func, expected_return, timeout_exception, timeout_secs, argument
1429 def TimeoutException(timeout_secs, timeout_error=_DEFAULT_TIMEOUT_ERR): argument
H A Dcvd_compute_client_multi_stage.py211 def _GetBootTimeout(self, timeout_secs): argument
/aosp_15_r20/external/sg3_utils/lib/
H A 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 …]
H A 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()
H A 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()
H A 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()
/aosp_15_r20/external/autotest/client/cros/audio/
H A 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
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DAuthTest.cpp312 const uint32_t timeout_secs = 3; in TEST_P() local
388 const uint32_t timeout_secs = 3; in TEST_P() local
444 const uint32_t timeout_secs = 3; in TEST_P() local
/aosp_15_r20/packages/services/Car/cpp/bugreport/
Dmain.cpp279 bool waitpid_with_timeout(pid_t pid, int timeout_secs, int* status) { in waitpid_with_timeout()
323 int runCommand(int timeout_secs, const char* file, std::vector<const char*> args) { in runCommand()
/aosp_15_r20/system/keymint/ta/src/
H A Doperation.rs113 timeout_secs: Option<u32>, field
122 let mut timeout_secs = None; in new() localVariable
/aosp_15_r20/external/flashrom/
H A Dbig_lock.c42 int acquire_big_lock(int timeout_secs) in acquire_big_lock()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dbssid_ignore.h22 int timeout_secs; member
/aosp_15_r20/device/google/gs-common/gs_watchdogd/
Dgs_watchdogd.cpp57 int timeout_secs; in main() local
/aosp_15_r20/external/autotest/utils/
H A Demulator_manager.py50 def verify_stop(self, timeout_secs=3): argument
/aosp_15_r20/external/autotest/client/cros/
H A Dcros_ui.py67 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): argument
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dretry.py53 def set_sigalarm_timeout(timeout_secs, default_timeout=60): argument
H A Dtest_webrtc_peer_connection.py126 def wait_test_completed(self, timeout_secs): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dfork_posix.pyx.pxi182 def await_zero_threads(self, timeout_secs): argument
/aosp_15_r20/external/cronet/build/lacros/
H A Dtest_runner.py405 def _KillNicely(proc, timeout_secs=2, first_wait_secs=0): argument
/aosp_15_r20/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp310 int dump_backtrace_to_file_timeout(pid_t tid, DebuggerdDumpType dump_type, int timeout_secs, in dump_backtrace_to_file_timeout()
/aosp_15_r20/external/libwebsockets/lib/roles/cgi/
H A Dcgi-server.c111 int script_uri_path_len, int timeout_secs, in lws_cgi()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsupervisor_test.py72 def _wait_for_glob(self, pattern, timeout_secs, for_checkpoint=True): argument
/aosp_15_r20/external/autotest/server/cros/multimedia/
H A Daudio_facade_adapter.py256 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument

12