HomeSort by relevance Sort by last modified time
    Searched refs:HttpPortAllocatorSessionBase (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/client/
httpportallocator.cc 101 // HttpPortAllocatorSessionBase
103 HttpPortAllocatorSessionBase::HttpPortAllocatorSessionBase(
119 HttpPortAllocatorSessionBase::~HttpPortAllocatorSessionBase() {}
121 void HttpPortAllocatorSessionBase::GetPortConfigurations() {
140 void HttpPortAllocatorSessionBase::TryCreateRelaySession() {
168 std::string HttpPortAllocatorSessionBase::GetSessionRequestUrl() {
177 void HttpPortAllocatorSessionBase::ReceiveSessionResponse(
httpportallocator.h 95 class HttpPortAllocatorSessionBase : public BasicPortAllocatorSession {
97 HttpPortAllocatorSessionBase(
107 virtual ~HttpPortAllocatorSessionBase();

Completed in 55 milliseconds