OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProxyConnection
(Results
1 - 10
of
10
) sorted by null
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java
56
private final ServiceConnection mConnection = new
ProxyConnection
();
99
private class
ProxyConnection
implements ServiceConnection {
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyServer.java
63
private class
ProxyConnection
implements Runnable {
66
private
ProxyConnection
(Socket connection) {
340
ProxyConnection
parser = new
ProxyConnection
(socket);
/external/webrtc/webrtc/p2p/base/
port.h
646
//
ProxyConnection
defers all the interesting work to the port.
647
class
ProxyConnection
: public Connection {
649
ProxyConnection
(Port* port, size_t index, const Candidate& remote_candidate);
port.cc
[
all
...]
stunport.cc
270
Connection* conn = new
ProxyConnection
(this, 0, address);
turnport.cc
463
ProxyConnection
* conn = new
ProxyConnection
(this, index, address);
[
all
...]
relayport.cc
304
Connection * conn = new
ProxyConnection
(this, index, address);
port_unittest.cc
164
Connection* conn = new
ProxyConnection
(this, 0, remote_candidate);
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar
Completed in 2407 milliseconds