Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_http_connector.c32 typedef struct Connection { struct
35 } Connection; typedef
50 connection_init( Connection* conn ) in connection_init()
86 Connection* conn = (Connection*)root; in connection_select()
110 Connection* conn = (Connection*)root; in connection_poll()
179 Connection* conn; in http_connector_connect()
/external/webkit/WebKit/android/wds/
DCommand.cpp51 static bool callDumpRenderTree(const Frame* frame, const Connection* conn) { in callDumpRenderTree()
57 static bool callDumpDomTree(const Frame* frame, const Connection* conn) { in callDumpDomTree()
91 const Connection* connection) in InternalCommand()
106 const Connection* m_connection;
133 Command* Command::Find(const Connection* conn) { in Find()
DConnection.h52 class Connection {
54 Connection(int conn): m_socket(conn) {} in Connection() function
76 Connection* accept() const;
DCommand.h44 class Connection; variable
53 typedef bool (*DispatchFunction)(const Frame*, const Connection*);
87 static Command* Find(const Connection* conn);
DConnection.cpp80 Connection* ConnectionServer::accept() const { in accept()
86 return new Connection(conn); in accept()
DDebugServer.cpp91 Connection* conn = cs.accept(); in start()
/external/bluetooth/bluez/doc/
Daudio-api.txt45 Connection attempt failed
174 Connection attempt failed
268 Connection attempt failed
331 Connection attempt failed
/external/webkit/WebKit/
DAndroid.mk77 android/wds/Connection.cpp \
/external/tcpdump/tests/
Dprint-AA.new18 Connection: Keep-Alive
34 Connection: Keep-Alive
Dprint-A.out18 Connection: Keep-Alive
34 Connection: Keep-Alive
Dprint-AA.out18 Connection: Keep-Alive
34 Connection: Keep-Alive
Dprint-A.new18 Connection: Keep-Alive
34 Connection: Keep-Alive
Dprint-capX.out31 0x00e0: 656e 0d0a 436f 6e6e 6563 7469 6f6e 3a20 en..Connection:.
Dprint-XX.new35 0x00f0: 0d0a 436f 6e6e 6563 7469 6f6e 3a20 4b65 ..Connection:.Ke
Dprint-X.new31 0x00e0: 656e 0d0a 436f 6e6e 6563 7469 6f6e 3a20 en..Connection:.
Dprint-capXX.out35 0x00f0: 0d0a 436f 6e6e 6563 7469 6f6e 3a20 4b65 ..Connection:.Ke
/external/dropbear/
Dfilelist.txt41 Connection draft-ietf-secsh-connect-17.txt
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTree.mm771 if ([fields objectForKey:@"Connection"])
772 [fields removeObjectForKey:@"Connection"];
/external/dbus/
DChangeLog1929 * mono/Connection.cs, mono/Message.cs: Check Target type
2664 multiple dbus_binding.Connection instances representing the same
2866 * python/dbus_bindings.pyx (Connection::close): renamed method
3134 (Connection::__del__): Remove and replace with __dealloc__ method
3135 (Connection::add_filter): Stuff user_data into a tuple. Use Py_INCREF
3137 (Connection::register_object_path): Stuff user_data into a tuple.
3140 (Connection::register_fallback): Stuff user_data into a tuple.
3318 (Connection::send_with_reply_handlers): return a PendingCall object
3721 - Defines C class Connection for exporting to other modules
5519 * mono/Connection.cs: Move the DBusObjectPathVTable and associated
[all …]
/external/dbus/doc/
Ddcop-howto.txt74 Establishing the Connection:
/external/e2fsprogs/lib/et/
Dcom_err.texinfo450 (Connection refused) to its caller, or it may return a ``server not
/external/webkit/WebKitTools/
DChangeLog-2009-06-163400 …Bug 23091: Some webarchive http tests intermittently fail due to Connection/Keep-Alive header diff…
3408 Connection headers from webarchive results.
12386 Connection class to prepare it for receiving those callbacks.