Home
last modified time | relevance | path

Searched refs:connection_type (Results 1 – 6 of 6) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-websocket-extension.c82 SoupWebsocketConnectionType connection_type, in soup_websocket_extension_configure() argument
89 g_return_val_if_fail (connection_type != SOUP_WEBSOCKET_CONNECTION_UNKNOWN, FALSE); in soup_websocket_extension_configure()
96 return klass->configure (extension, connection_type, params, error); in soup_websocket_extension_configure()
Dsoup-websocket-connection.c118 SoupWebsocketConnectionType connection_type; member
545 if (self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_CLIENT) { in send_message()
555 if (self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_CLIENT) in send_message()
641 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in protocol_error_and_close_full()
660 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in bad_data_error_and_close()
674 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? in too_big_error_and_close()
678 self->pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER ? "server" : "client", in too_big_error_and_close()
709 if (pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER) { in close_connection()
715 if (pv->connection_type != SOUP_WEBSOCKET_CONNECTION_SERVER) { in close_connection()
788 if (pv->connection_type == SOUP_WEBSOCKET_CONNECTION_SERVER) in receive_close()
[all …]
Dsoup-websocket-extension.h48 SoupWebsocketConnectionType connection_type,
78 SoupWebsocketConnectionType connection_type,
Dsoup-websocket-extension-deflate.c196 SoupWebsocketConnectionType connection_type, in soup_websocket_extension_deflate_configure() argument
209 switch (connection_type) { in soup_websocket_extension_deflate_configure()
/third_party/alsa-utils/bat/tests/
Dhdmi_audio_subdevice_number.sh40 cat $file | grep connection_type | grep HDMI > /dev/null
Ddp_audio_subdevice_number.sh41 cat $file | grep connection_type | grep DisplayPort > /dev/null