Home
last modified time | relevance | path

Searched defs:timeout_handler (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgce.py609 timeout_handler=None): argument
627 timeout_handler=None): argument
645 timeout_handler=None): argument
662 timeout_sec=None, timeout_handler=None): argument
/aosp_15_r20/external/ltp/testcases/realtime/func/pi-tests/
H A Dtest-skeleton.c72 static void timeout_handler(int sig) in timeout_handler() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_scanner.cc69 fit::closure timeout_handler) in PendingScanResult()
/aosp_15_r20/external/llvm/utils/lit/lit/
H A Drun.py253 def timeout_handler(): function