Searched defs:SendSessionRequest (Results 1 - 5 of 5) 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/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
/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/third_party/libjingle/source/talk/p2p/client/
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_unittest.cc129 virtual void SendSessionRequest(const std::string& host, int port) { function in class:cricket::FakeHttpPortAllocatorSession

Completed in 328 milliseconds