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

/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.cc177 SendSessionRequest(host, talk_base::HTTP_SECURE_PORT);
280 void HttpPortAllocatorSession::SendSessionRequest(const std::string& host, function in class:cricket::HttpPortAllocatorSession
H A Dconnectivitychecker.cc478 allocator_session->SendSessionRequest("relay.l.google.com",
481 allocator_session->SendSessionRequest("relay.l.google.com",
H A Dconnectivitychecker_unittest.cc105 virtual void SendSessionRequest(const std::string& host, int port) { function in class:cricket::FakeHttpPortAllocatorSession
/external/chromium_org/remoting/jingle_glue/
H A Dchromium_port_allocator.cc40 virtual void SendSessionRequest(const std::string& host, int port) OVERRIDE;
94 void ChromiumPortAllocatorSession::SendSessionRequest( function in class:remoting::__anon9871::ChromiumPortAllocatorSession
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc47 virtual void SendSessionRequest(const std::string& host, int port) OVERRIDE;
206 void PepperPortAllocatorSession::SendSessionRequest( function in class:remoting::__anon9749::PepperPortAllocatorSession

Completed in 93 milliseconds