Searched defs:ice_username_fragment (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/test/
H A Dfake_port_allocator.cc22 const std::string& ice_username_fragment,
41 const std::string& ice_username_fragment,
49 ice_username_fragment,
117 const std::string& ice_username_fragment,
120 this, content_name, component, ice_username_fragment, ice_password,
37 FakePortAllocatorSession( cricket::HttpPortAllocatorBase* allocator, const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password, const std::vector<rtc::SocketAddress>& stun_hosts, const std::vector<std::string>& relay_hosts, const std::string& relay) argument
114 CreateSessionInternal( const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password) argument
/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.cc31 const std::string& ice_username_fragment,
57 const std::string& ice_username_fragment,
66 ice_username_fragment,
182 const std::string& ice_username_fragment,
185 this, content_name, component, ice_username_fragment, ice_password,
53 ChromiumPortAllocatorSession( cricket::HttpPortAllocatorBase* allocator, const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password, const std::vector<rtc::SocketAddress>& stun_hosts, const std::vector<std::string>& relay_hosts, const std::string& relay, const scoped_refptr<net::URLRequestContextGetter>& url_context) argument
179 CreateSessionInternal( const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password) argument
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.cc91 const std::string& ice_username_fragment,
94 this, content_name, component, ice_username_fragment, ice_password);
101 const std::string& ice_username_fragment,
105 ice_username_fragment, ice_password),
88 CreateSessionInternal( const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password) argument
97 P2PPortAllocatorSession( P2PPortAllocator* allocator, const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password) argument
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc34 const std::string& ice_username_fragment,
69 const std::string& ice_username_fragment,
78 ice_username_fragment,
243 const std::string& ice_username_fragment,
246 this, content_name, component, ice_username_fragment, ice_password,
65 PepperPortAllocatorSession( cricket::HttpPortAllocatorBase* allocator, const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password, const std::vector<rtc::SocketAddress>& stun_hosts, const std::vector<std::string>& relay_hosts, const std::string& relay_token, const pp::InstanceHandle& instance) argument
240 CreateSessionInternal( const std::string& content_name, int component, const std::string& ice_username_fragment, const std::string& ice_password) argument

Completed in 164 milliseconds