Home
last modified time | relevance | path

Searched refs:GetSessionRequestUrl (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dhttpportallocator.cc186 std::string HttpPortAllocatorSessionBase::GetSessionRequestUrl() { in GetSessionRequestUrl() function in cricket::HttpPortAllocatorSessionBase
304 request->request().path = GetSessionRequestUrl(); in SendSessionRequest()
Dhttpportallocator.h132 std::string GetSessionRequestUrl();
Dportallocator_unittest.cc1034 std::string url = session->GetSessionRequestUrl(); in TEST()
1042 url = session->GetSessionRequestUrl(); in TEST()
/external/chromium_org/remoting/protocol/
Dchromium_port_allocator.cc99 GetSessionRequestUrl() + "&sn=1"); in SendSessionRequest()
/external/chromium_org/remoting/client/plugin/
Dpepper_port_allocator.cc125 GetSessionRequestUrl() + "&sn=1"; in SendSessionRequest()