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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory.cc 56 webrtc::PortAllocatorFactoryInterface* allocator_factory,
61 allocator_factory(allocator_factory),
68 scoped_refptr<webrtc::PortAllocatorFactoryInterface> allocator_factory; member in struct:__anon13758::CreatePeerConnectionParams
76 webrtc::PortAllocatorFactoryInterface* allocator_factory,
79 allocator_factory(allocator_factory),
84 scoped_refptr<webrtc::PortAllocatorFactoryInterface> allocator_factory; member in struct:__anon13758::CreatePeerConnectionParamsDeprecated
209 pdata->allocator_factory,
282 PortAllocatorFactoryInterface* allocator_factory,
    [all...]
peerconnectionfactory.h 54 PortAllocatorFactoryInterface* allocator_factory,
103 PortAllocatorFactoryInterface* allocator_factory,
peerconnection.h 62 PortAllocatorFactoryInterface* allocator_factory,
156 PortAllocatorFactoryInterface* allocator_factory,
peerconnection.cc 271 PortAllocatorFactoryInterface* allocator_factory,
281 allocator_factory, dtls_identity_service, observer);
288 webrtc::PortAllocatorFactoryInterface* allocator_factory,
296 allocator_factory->CreatePortAllocator(stun_config, turn_config));
peerconnectioninterface.h 403 PortAllocatorFactoryInterface* allocator_factory,

Completed in 95 milliseconds