Searched refs:soup_request_send (Results 1 – 7 of 7) sorted by relevance
/third_party/libsoup/libsoup/ |
D | soup-request.c | 181 stream = soup_request_send (request, cancellable, &error); in soup_request_default_send_async() 215 soup_request_send (SoupRequest *request, in soup_request_send() function
|
D | soup-request.h | 78 GInputStream *soup_request_send (SoupRequest *request,
|
/third_party/libsoup/tests/ |
D | resource-test.c | 101 in = soup_request_send (request, NULL, &error); in do_sync_request()
|
D | uri-parsing-test.c | 547 stream = soup_request_send (req, NULL, &error); in do_data_tests()
|
D | test-utils.c | 651 stream = soup_request_send (req, cancellable, error); in soup_test_request_send()
|
D | requester-test.c | 504 in = soup_request_send (request, NULL, &error); in do_sync_request()
|
/third_party/libsoup/docs/reference/ |
D | libsoup-2.4-sections.txt | 1150 soup_request_send
|