Searched defs:protocol (Results 51 - 75 of 537) sorted by relevance

1234567891011>>

/external/apache-http/src/org/apache/http/protocol/
H A DResponseConnControl.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseConnControl.java $
32 package org.apache.http.protocol;
H A DResponseContent.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseContent.java $
32 package org.apache.http.protocol;
H A DResponseDate.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseDate.java $
32 package org.apache.http.protocol;
H A DResponseServer.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseServer.java $
32 package org.apache.http.protocol;
/external/chromium_org/chrome/common/custom_handlers/
H A Dprotocol_handler.h13 // A single tuple of (protocol, url) that indicates how URLs of the
14 // given protocol should be rewritten to be handled.
18 static ProtocolHandler CreateProtocolHandler(const std::string& protocol,
44 // Encodes this protocol handler as a DictionaryValue. The caller is
48 const std::string& protocol() const { return protocol_; } function in class:ProtocolHandler
65 ProtocolHandler(const std::string& protocol,
/external/chromium_org/remoting/host/
H A Dcast_extension.h24 namespace protocol { namespace in namespace:remoting
26 } // namespace protocol
34 const protocol::NetworkSettings& network_settings);
41 protocol::ClientStub* client_stub) OVERRIDE;
46 const protocol::NetworkSettings& network_settings_;
H A Dchromium_port_allocator_factory.h17 namespace protocol { namespace in namespace:remoting
19 } // namespace protocol
25 const protocol::NetworkSettings& network_settings,
35 const protocol::NetworkSettings& network_settings,
40 const protocol::NetworkSettings& network_settings_;
/external/chromium_org/remoting/protocol/
H A Dchannel_authenticator.h17 namespace protocol { namespace in namespace:remoting
38 } // namespace protocol
H A Dchromium_port_allocator.h19 namespace protocol { namespace in namespace:remoting
54 } // namespace protocol
H A Dclipboard_filter.cc6 #include "remoting/protocol/clipboard_filter.h"
9 namespace protocol { namespace in namespace:remoting
30 } // namespace protocol
H A Dclipboard_filter.h10 #include "remoting/protocol/clipboard_stub.h"
13 namespace protocol { namespace in namespace:remoting
41 } // namespace protocol
H A Dclipboard_filter_unittest.cc5 #include "remoting/protocol/clipboard_filter.h"
8 #include "remoting/protocol/protocol_mock_objects.h"
15 namespace protocol { namespace in namespace:remoting
59 } // namespace protocol
H A Dclipboard_thread_proxy.cc5 #include "remoting/protocol/clipboard_thread_proxy.h"
12 namespace protocol { namespace in namespace:remoting
39 } // namespace protocol
H A Dclipboard_thread_proxy.h13 #include "remoting/protocol/clipboard_stub.h"
20 namespace protocol { namespace in namespace:remoting
48 } // namespace protocol
H A Ddatagram_channel_factory.h17 namespace protocol { namespace in namespace:remoting
46 } // namespace protocol
H A Dhost_event_dispatcher.cc5 #include "remoting/protocol/host_event_dispatcher.h"
12 #include "remoting/protocol/input_stub.h"
15 namespace protocol { namespace in namespace:remoting
60 } // namespace protocol
H A Dhost_video_dispatcher.cc5 #include "remoting/protocol/host_video_dispatcher.h"
11 #include "remoting/protocol/message_serialization.h"
14 namespace protocol { namespace in namespace:remoting
33 } // namespace protocol
H A Dinput_event_tracker.h12 #include "remoting/protocol/input_stub.h"
16 namespace protocol { namespace in namespace:remoting
23 explicit InputEventTracker(protocol::InputStub* input_stub);
42 protocol::InputStub* input_stub_;
52 } // namespace protocol
H A Dinput_filter.cc5 #include "remoting/protocol/input_filter.h"
8 namespace protocol { namespace in namespace:remoting
35 } // namespace protocol
H A Dit2me_host_authenticator_factory.h14 #include "remoting/protocol/authenticator.h"
20 namespace protocol { namespace in namespace:remoting
46 } // namespace protocol
H A Dmonitored_video_stub_unittest.cc5 #include "remoting/protocol/monitored_video_stub.h"
11 #include "remoting/protocol/protocol_mock_objects.h"
21 namespace protocol { namespace in namespace:remoting
97 } // namespace protocol
H A Dnegotiating_host_authenticator.h14 #include "remoting/protocol/authentication_method.h"
15 #include "remoting/protocol/authenticator.h"
16 #include "remoting/protocol/negotiating_authenticator_base.h"
17 #include "remoting/protocol/pairing_registry.h"
18 #include "remoting/protocol/third_party_host_authenticator.h"
24 namespace protocol { namespace in namespace:remoting
80 } // namespace protocol
H A Dnetwork_settings.cc5 #include "remoting/protocol/network_settings.h"
14 namespace protocol { namespace in namespace:remoting
46 } // namespace protocol
H A Dpseudotcp_channel_factory.h11 #include "remoting/protocol/stream_channel_factory.h"
14 namespace protocol { namespace in namespace:remoting
49 } // namespace protocol
H A Dsecure_channel_factory.h12 #include "remoting/protocol/stream_channel_factory.h"
15 namespace protocol { namespace in namespace:remoting
57 } // namespace protocol

Completed in 129 milliseconds

1234567891011>>