OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_connection
(Results
1 - 6
of
6
) sorted by null
/external/libbrillo/brillo/http/
http_connection_fake.h
13
#include <brillo/http/
http_connection
.h>
29
// See
http_connection
.h for description of these methods.
mock_connection.h
12
#include <brillo/http/
http_connection
.h>
http_connection_curl.h
14
#include <brillo/http/
http_connection
.h>
32
// See
http_connection
.h for description of these methods.
http_request.h
18
#include <brillo/http/
http_connection
.h>
/external/libmicrohttpd/src/examples/
mhd2spdy_http.c
106
info = MHD_get_connection_info (proxy->
http_connection
,
204
proxy->
http_connection
= connection;
360
if(MHD_NO == MHD_queue_response (proxy->
http_connection
, proxy->status, proxy->http_response)){
mhd2spdy_structures.h
105
struct MHD_Connection *
http_connection
;
member in struct:Proxy
Completed in 276 milliseconds