Searched defs:sock_cb (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/curl/docs/examples/ |
H A D | ghiper.c | 247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() function
|
H A D | hiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() function
|
H A D | evhiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() function
|
H A D | ephiperfifo.c | 305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server_test.cc | 453 auto sock_cb = [](fidlbredr::Profile_Connect_Result result) { in TEST_F() local 472 auto sock_cb = [](fidlbredr::Profile_Connect_Result result) { in TEST_F() local 839 auto sock_cb = [&](fidlbredr::Profile_Connect_Result result) { in TEST_F() local 883 auto sock_cb = [](fidlbredr::Profile_Connect_Result result) { in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_manager_test.cc | 4373 auto sock_cb = [&](auto chan) { in TEST_F() local 4455 auto sock_cb = [&](auto chan_sock) { in TEST_F() local 4535 auto sock_cb = [&](auto chan_sock) { in TEST_F() local
|