Home
last modified time | relevance | path

Searched refs:G_SOCKET_CONNECTABLE (Results 1 – 16 of 16) sorted by relevance

/third_party/glib/gio/tests/
Dsocket-address.c79 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (addr)); in test_unix_socket_address_to_string()
87 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (addr)); in test_unix_socket_address_to_string()
95 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (addr)); in test_unix_socket_address_to_string()
103 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (addr)); in test_unix_socket_address_to_string()
Dinet-address.c248 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (sa)); in test_socket_address_to_string()
257 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (sa)); in test_socket_address_to_string()
266 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (sa)); in test_socket_address_to_string()
280 str = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (sa)); in test_socket_address_to_string()
Dsocket-service.c84 G_SOCKET_CONNECTABLE (listening_addr), in test_start_stop()
207 G_SOCKET_CONNECTABLE (listening_addr), in test_threaded_712570()
501 G_SOCKET_CONNECTABLE (listening_addr), in test_read_write_async_internal()
507 G_SOCKET_CONNECTABLE (listening_addr), in test_read_write_async_internal()
Dproxy.c307 g_socket_connectable_proxy_enumerate (G_SOCKET_CONNECTABLE (sockaddr)); in use_inet_address()
333 g_socket_connectable_proxy_enumerate (G_SOCKET_CONNECTABLE (sockaddr)); in use_unix_address()
396 g_socket_connectable_proxy_enumerate (G_SOCKET_CONNECTABLE (sockaddr)); in use_proxy_address()
Dnetwork-monitor.c188 G_SOCKET_CONNECTABLE (data->sockaddr), in test_reach_async()
213 G_SOCKET_CONNECTABLE (sockaddr), in run_tests()
Dpollable.c356 G_SOCKET_CONNECTABLE (effective_address), in test_pollable_socket()
Dsocket-client.c153 connectable = G_SOCKET_CONNECTABLE (addr); in make_connection()
Dresolver.c607 connectable = G_SOCKET_CONNECTABLE (sockaddr); in do_connectable()
Dconverter-stream.c942 G_SOCKET_CONNECTABLE (effective_address), in make_socketpair()
/third_party/glib/fuzzing/
Dfuzz_inet_socket_address_new_from_string.c18 gchar *text = g_socket_connectable_to_string (G_SOCKET_CONNECTABLE (addr)); in LLVMFuzzerTestOneInput()
/third_party/glib/gio/
Dgsocketconnectable.h31 #define G_SOCKET_CONNECTABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_SOCKET_CONN… macro
Dghttpproxy.c200 G_SOCKET_CONNECTABLE (proxy_address), in g_http_proxy_connect()
Dgdbusaddress.c595 connectable = G_SOCKET_CONNECTABLE (g_unix_socket_address_new (path)); in g_dbus_address_connect()
599 connectable = G_SOCKET_CONNECTABLE (g_unix_socket_address_new_with_type (abstract, in g_dbus_address_connect()
Dgnetworkaddress.c357 return G_SOCKET_CONNECTABLE (addr); in g_network_address_new_loopback()
/third_party/libsoup/libsoup/
Dsoup-socket.c976 G_SOCKET_CONNECTABLE (priv->remote_addr), in soup_socket_connect_async_internal()
1080 G_SOCKET_CONNECTABLE (priv->remote_addr), in soup_socket_connect_sync_internal()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1963 G_SOCKET_CONNECTABLE