Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/webrtc/
Dpeer_connection_dependency_factory.cc115 class P2PPortAllocatorFactory : public webrtc::PortAllocatorFactoryInterface { class
117 P2PPortAllocatorFactory( in P2PPortAllocatorFactory() function in content::P2PPortAllocatorFactory
161 virtual ~P2PPortAllocatorFactory() {} in ~P2PPortAllocatorFactory()
390 scoped_refptr<P2PPortAllocatorFactory> pa_factory = in CreatePeerConnection()
391 new rtc::RefCountedObject<P2PPortAllocatorFactory>( in CreatePeerConnection()