Home
last modified time | relevance | path

Searched defs:timeout_cb (Results 1 – 15 of 15) sorted by relevance

/external/libevent/sample/
Dtime-test.c43 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_request.cc81 OnTimeout timeout_cb, in CreateHciConnectionRequest()
/external/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
Dmain.c24 timeout_cb(lws_sorted_usec_list_t *sul) in timeout_cb() function
/external/libevent/test/
Dtest-changelist.c154 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
Dregress.c232 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
/external/rust/android-crates-io/crates/quiche/examples/
Dclient.c204 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dhttp3-client.c332 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dserver.c421 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dhttp3-server.c499 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
/external/pigweed/pw_bluetooth_sapphire/host/transport/public/pw_bluetooth_sapphire/internal/host/transport/
Dcommand_channel.h219 void set_channel_timeout_cb(fit::closure timeout_cb) { in set_channel_timeout_cb()
/external/pigweed/pw_bluetooth_sapphire/host/att/
Dbearer.cc229 pw::async::TaskFunction timeout_cb, in TrySendNext()
/external/libcups/cups/
Dhttp-private.h274 http_timeout_cb_t timeout_cb; /* Timeout callback */ member
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel_test.cc1401 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
/external/libcups/backend/
Dipp.c3477 timeout_cb(http_t *http, /* I - Connection to server (unused) */ in timeout_cb() function
/external/libcups/tools/
Dipptool.c3880 timeout_cb(http_t *http, /* I - Connection to server */ in timeout_cb() function