Searched refs:SendSessionRequest (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/test/
H A Dfake_port_allocator.cc31 virtual void SendSessionRequest(const std::string& host, int port) OVERRIDE;
82 void FakePortAllocatorSession::SendSessionRequest( function in class:remoting::__anon10522::FakePortAllocatorSession
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dhttpportallocator.h128 virtual void SendSessionRequest(const std::string& host, int port) = 0;
178 virtual void SendSessionRequest(const std::string& host, int port);
H A Dhttpportallocator.cc183 SendSessionRequest(host, rtc::HTTP_SECURE_PORT);
292 void HttpPortAllocatorSession::SendSessionRequest(const std::string& host, function in class:cricket::HttpPortAllocatorSession
H A Dconnectivitychecker.cc550 allocator_session->SendSessionRequest("relay.l.google.com",
553 allocator_session->SendSessionRequest("relay.l.google.com",
H A Dconnectivitychecker_unittest.cc129 virtual void SendSessionRequest(const std::string& host, int port) { function in class:cricket::FakeHttpPortAllocatorSession
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc45 virtual void SendSessionRequest(const std::string& host, int port) OVERRIDE;
119 void PepperPortAllocatorSession::SendSessionRequest( function in class:remoting::__anon10376::PepperPortAllocatorSession
/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.cc41 virtual void SendSessionRequest(const std::string& host, int port) OVERRIDE;
95 void ChromiumPortAllocatorSession::SendSessionRequest( function in class:remoting::protocol::__anon10499::ChromiumPortAllocatorSession

Completed in 350 milliseconds