Home
last modified time | relevance | path

Searched refs:Connection (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dcfc6796bef1f056f65db33bce664c172.00001a34.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
24 Connection: Kee.1
26 Connection: Kee.1
[all …]
Ded509c89c1a7a889dd7c013b8cbac8bb.0000169b.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
24 Connection: Kee.1
26 Connection: Kee.1
[all …]
D907872fc8e105e56a7d1913fc02fdb2e.00000e59.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
23 Connection: Kee.1
25 Connection: Kee.1
[all …]
D039d47b063175e2b08d337174e814642.00000e59.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
24 Connection: Kee.1
26 Connection: Kee.1
[all …]
D1777bd46011cc812807b72ae8a3fe1ba.00005188.honggfuzz.cov12 Connection: Kee.1
16 Connection: Kee.1
18 Connection: Kee.1
21 Connection: Kee.1
23 Connection: Kee.1
25 Connection: Kee.1
27 Connection: Kee.1
29 Connection: Kee.1
31 Connection: Kee.1
34 Connection: Kee.1
[all …]
D5352c11be3adff9d706966243afd575b.00004858.honggfuzz.cov14 Connection: Kee.1
16 Connection: Kee.1
18 Connection: Kee.1
21 Connection: Kee.1
25 Connection: Kee.1
27 Connection: Kee.1
30 Connection: Kee.1
32 Connection: Kee.1
34 Connection: Kee.1
36 Connection: Kee.1
[all …]
D1743811dc09a51d2c96f043204fbfeaa.00000a48.honggfuzz.cov9 Connection: Kee.1
11 Connection: Kee.1
14 Connection: Kee/1
29 Connection: Kee/1
33 Connection: Kee.1
35 Connection: Kee.1
39 Connection: Kee.1
41 Connection: Kee�-A)
46 Connection: Kee�-A)
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Ded509c89c1a7a889dd7c013b8cbac8bb.0000169b.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
24 Connection: Kee.1
26 Connection: Kee.1
[all …]
D907872fc8e105e56a7d1913fc02fdb2e.00000e59.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
23 Connection: Kee.1
25 Connection: Kee.1
[all …]
D039d47b063175e2b08d337174e814642.00000e59.honggfuzz.cov3 Connection: Kee.1
5 Connection: Kee.1
7 Connection: Kee.1
10 Connection: Kee.1
14 Connection: Kee.1
16 Connection: Kee.1
19 Connection: Kee.1
21 Connection: Kee.1
24 Connection: Kee.1
26 Connection: Kee.1
[all …]
D1777bd46011cc812807b72ae8a3fe1ba.00005188.honggfuzz.cov12 Connection: Kee.1
16 Connection: Kee.1
18 Connection: Kee.1
21 Connection: Kee.1
23 Connection: Kee.1
25 Connection: Kee.1
27 Connection: Kee.1
29 Connection: Kee.1
31 Connection: Kee.1
34 Connection: Kee.1
[all …]
D5352c11be3adff9d706966243afd575b.00004858.honggfuzz.cov14 Connection: Kee.1
16 Connection: Kee.1
18 Connection: Kee.1
21 Connection: Kee.1
25 Connection: Kee.1
27 Connection: Kee.1
30 Connection: Kee.1
32 Connection: Kee.1
34 Connection: Kee.1
36 Connection: Kee.1
[all …]
D1743811dc09a51d2c96f043204fbfeaa.00000a48.honggfuzz.cov9 Connection: Kee.1
11 Connection: Kee.1
14 Connection: Kee/1
29 Connection: Kee/1
33 Connection: Kee.1
35 Connection: Kee.1
39 Connection: Kee.1
41 Connection: Kee�-A)
46 Connection: Kee�-A)
/external/libbrillo/brillo/http/
Dhttp_connection_curl.cc53 Connection::Connection(CURL* curl_handle, in Connection() function in brillo::http::curl::Connection
57 : http::Connection(transport), in Connection()
67 Connection::~Connection() { in ~Connection()
74 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders()
80 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData()
86 void Connection::SetResponseData(StreamPtr stream) { in SetResponseData()
90 void Connection::PrepareRequest() { in PrepareRequest()
119 curl_handle_, CURLOPT_READFUNCTION, &Connection::read_callback); in PrepareRequest()
143 curl_handle_, CURLOPT_WRITEFUNCTION, &Connection::write_callback); in PrepareRequest()
149 curl_handle_, CURLOPT_HEADERFUNCTION, &Connection::header_callback); in PrepareRequest()
[all …]
Dhttp_connection_fake.cc18 Connection::Connection(const std::string& url, in Connection() function in brillo::http::fake::Connection
21 : http::Connection(transport), request_(url, method) { in Connection()
25 Connection::~Connection() { in ~Connection()
29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders()
35 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData()
41 bool Connection::FinishRequest(brillo::ErrorPtr* /* error */) { in FinishRequest()
60 RequestID Connection::FinishRequestAsync( in FinishRequestAsync()
65 auto connection = std::static_pointer_cast<Connection>(shared_from_this()); in FinishRequestAsync()
66 auto callback = [](std::shared_ptr<Connection> connection, in FinishRequestAsync()
79 void Connection::FinishRequestAsyncHelper( in FinishRequestAsyncHelper()
[all …]
Dhttp_transport_curl.h21 class Connection; variable
43 std::shared_ptr<http::Connection> CreateConnection(
54 RequestID StartAsyncTransfer(http::Connection* connection,
91 void OnTransferComplete(http::curl::Connection* connection,
96 void CleanAsyncConnection(http::curl::Connection* connection);
121 std::map<RequestID, Connection*> request_id_map_;
125 std::map<Connection*, std::unique_ptr<AsyncRequestData>> async_requests_;
Dhttp_connection.h43 class BRILLO_EXPORT Connection
44 : public std::enable_shared_from_this<Connection> {
46 explicit Connection(const std::shared_ptr<Transport>& transport) in Connection() function
48 virtual ~Connection() = default;
102 DISALLOW_COPY_AND_ASSIGN(Connection);
Dhttp_connection_fake.h21 class Connection : public http::Connection {
23 Connection(const std::string& url,
26 ~Connection() override;
55 DISALLOW_COPY_AND_ASSIGN(Connection);
/external/webrtc/webrtc/base/
Dhttpserver.cc48 Connection* connection = new Connection(connection_id, this); in HandleConnection()
57 if (Connection* connection = Find(connection_id)) { in Respond()
68 if (Connection* connection = Find(connection_id)) { in Close()
80 std::list<Connection*> connections; in CloseAll()
85 for (std::list<Connection*>::const_iterator it = connections.begin(); in CloseAll()
91 HttpServer::Connection*
106 Connection* connection = it->second; in Remove()
120 HttpServer::Connection::Connection(int connection_id, HttpServer* server) in Connection() function in rtc::HttpServer::Connection
125 HttpServer::Connection::~Connection() { in ~Connection()
132 HttpServer::Connection::BeginProcess(StreamInterface* stream) { in BeginProcess()
[all …]
Dhttpserver.h80 class Connection : private IHttpNotify {
82 Connection(int connection_id, HttpServer* server);
83 ~Connection() override;
103 Connection* Find(int connection_id);
106 friend class Connection; variable
107 typedef std::map<int,Connection*> ConnectionMap;
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h105 const Connection* best_connection() const { return best_connection_; } in best_connection()
171 Connection* FindNextPingableConnection();
174 const std::vector<Connection*>& connections() const { return connections_; } in connections()
196 void SwitchBestConnectionTo(Connection* conn);
202 Connection* GetBestConnectionOnNetwork(rtc::Network* network) const;
208 bool FindConnection(cricket::Connection* connection) const;
214 bool IsPingable(Connection* conn, uint32_t now);
215 void PingConnection(Connection* conn);
217 void AddConnection(Connection* connection);
232 void OnConnectionStateChange(Connection* connection);
[all …]
Dp2ptransportchannel.cc43 int CompareConnectionCandidates(cricket::Connection* a, in CompareConnectionCandidates()
44 cricket::Connection* b) { in CompareConnectionCandidates()
58 int CompareConnectionStates(cricket::Connection* a, cricket::Connection* b) { in CompareConnectionStates()
95 if (a->write_state() == cricket::Connection::STATE_WRITABLE && in CompareConnectionStates()
96 b->write_state() == cricket::Connection::STATE_WRITABLE) { in CompareConnectionStates()
107 int CompareConnections(cricket::Connection* a, cricket::Connection* b) { in CompareConnections()
120 bool operator()(const cricket::Connection *ca, in operator ()()
121 const cricket::Connection *cb) { in operator ()()
122 cricket::Connection* a = const_cast<cricket::Connection*>(ca); in operator ()()
123 cricket::Connection* b = const_cast<cricket::Connection*>(cb); in operator ()()
[all …]
Dport.cc32 const std::vector<cricket::Connection::SentPing>& pings_since_last_response, in TooManyFailures()
49 const std::vector<cricket::Connection::SentPing>& pings_since_last_response, in TooLongWithoutResponse()
205 std::vector<Connection*> list; in ~Port()
217 Connection* Port::GetConnection(const rtc::SocketAddress& remote_addr) { in GetConnection()
264 void Port::AddConnection(Connection* conn) { in AddConnection()
580 Connection* conn = GetConnection(addr); in SendBindingResponse()
642 void Port::OnConnectionDestroyed(Connection* conn) { in OnConnectionDestroyed()
671 explicit ConnectionRequest(Connection* connection) in ConnectionRequest()
757 Connection* connection_;
764 Connection::Connection(Port* port, in Connection() function in cricket::Connection
[all …]
Dport.h35 class Connection; variable
215 typedef std::map<rtc::SocketAddress, Connection*> AddressMap;
219 virtual Connection* GetConnection(
223 sigslot::signal2<Port*, Connection*> SignalConnectionCreated;
320 void AddConnection(Connection* conn);
352 void OnConnectionDestroyed(Connection* conn);
398 friend class Connection; variable
403 class Connection : public rtc::MessageHandler,
422 virtual ~Connection();
469 sigslot::signal1<Connection*> SignalStateChange;
[all …]
/external/curl/tests/data/
Dtest114114 Connection: close
21 Connection: close
28 Connection: close
32 Connection: close
61 Proxy-Connection: Keep-Alive
66 Proxy-Connection: Keep-Alive

12345678910>>...43