Home
last modified time | relevance | path

Searched refs:_g_socket_input_stream_new (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgsocketinputstream.h54 GSocketInputStream * _g_socket_input_stream_new (GSocket *socket);
Dgsocketinputstream.c222 _g_socket_input_stream_new (GSocket *socket) in _g_socket_input_stream_new() function
Dgsocketconnection.c104 _g_socket_input_stream_new (connection->priv->socket); in G_DEFINE_TYPE_WITH_PRIVATE()