Home
last modified time | relevance | path

Searched refs:soup_websocket_connection_send_text (Results 1 – 5 of 5) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-websocket-connection.h109 void soup_websocket_connection_send_text (SoupWebsocketConnection *self,
Dsoup-websocket-connection.c1990 soup_websocket_connection_send_text (SoupWebsocketConnection *self, in soup_websocket_connection_send_text() function
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c278 soup_websocket_connection_send_text (receiver_entry->connection, json_string); in on_offer_created_cb()
319 soup_websocket_connection_send_text (receiver_entry->connection, json_string); in on_ice_candidate_cb()
/third_party/libsoup/tests/
Dwebsocket-test.c480 soup_websocket_connection_send_text (test->client, TEST_STRING); in test_send_client_to_server()
511 soup_websocket_connection_send_text (test->server, TEST_STRING); in test_send_server_to_client()
541 soup_websocket_connection_send_text (test->server, g_bytes_get_data (sent, NULL)); in test_send_big_packets()
549 soup_websocket_connection_send_text (test->server, g_bytes_get_data (sent, NULL)); in test_send_big_packets()
562 soup_websocket_connection_send_text (test->server, g_bytes_get_data (sent, NULL)); in test_send_big_packets()
578 soup_websocket_connection_send_text (test->server, "\0"); in test_send_empty_packets()
988 soup_websocket_connection_send_text (ws, g_bytes_get_data (message, NULL)); in on_closing_send_message()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt1344 soup_websocket_connection_send_text