/aosp_15_r20/external/cronet/third_party/libevent/sample/ |
H A D | time-test.c | 33 timeout_cb(int fd, short event, void *arg) in timeout_cb() function
|
/aosp_15_r20/external/libevent/sample/ |
H A D | time-test.c | 43 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_request.cc | 81 OnTimeout timeout_cb, in CreateHciConnectionRequest()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | command_channel_test.cc | 1401 auto timeout_cb = [&] { timeout_cb_count++; }; in TEST_F() local 1446 auto timeout_cb = [&] { in TEST_F() local 1474 auto timeout_cb = [&] { timeout_cb_count++; }; in TEST_F() local
|
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/ |
H A D | main.c | 24 timeout_cb(lws_sorted_usec_list_t *sul) in timeout_cb() function
|
/aosp_15_r20/external/libevent/test/ |
H A D | test-changelist.c | 154 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
|
H A D | regress.c | 232 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
|
/aosp_15_r20/external/rust/crates/quiche/examples/ |
D | client.c | 204 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | http3-client.c | 332 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | server.c | 421 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | http3-server.c | 499 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/ |
D | client.c | 204 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | http3-client.c | 332 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | server.c | 421 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
D | http3-server.c | 499 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/ |
H A D | command_channel.h | 219 void set_channel_timeout_cb(fit::closure timeout_cb) { in set_channel_timeout_cb()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | bearer.cc | 228 pw::async::TaskFunction timeout_cb, in TrySendNext()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 132 ::BleAdvertiserInterface::StatusCallback timeout_cb) override { in StartAdvertising()
|
/aosp_15_r20/external/libcups/cups/ |
H A D | http-private.h | 274 http_timeout_cb_t timeout_cb; /* Timeout callback */ member
|
/aosp_15_r20/external/libcups/backend/ |
H A D | ipp.c | 3477 timeout_cb(http_t *http, /* I - Connection to server (unused) */ in timeout_cb() function
|
/aosp_15_r20/external/cronet/third_party/libevent/test/ |
H A D | regress.c | 185 timeout_cb(int fd, short event, void *arg) in timeout_cb() function
|
/aosp_15_r20/external/libcups/tools/ |
H A D | ipptool.c | 3880 timeout_cb(http_t *http, /* I - Connection to server */ in timeout_cb() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 3090 static void timeout_cb(uint8_t id, uint8_t advertising_status) { in timeout_cb() function
|