OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnCandidatesAllocationDone
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocatorsessionproxy.cc
51
this, &PortAllocatorSessionMuxer::
OnCandidatesAllocationDone
);
81
void PortAllocatorSessionMuxer::
OnCandidatesAllocationDone
(
139
proxy->
OnCandidatesAllocationDone
(session_.get());
178
this, &PortAllocatorSessionProxy::
OnCandidatesAllocationDone
);
233
void PortAllocatorSessionProxy::
OnCandidatesAllocationDone
(
portallocatorsessionproxy_unittest.cc
56
this, &TestSessionChannel::
OnCandidatesAllocationDone
);
70
void
OnCandidatesAllocationDone
(PortAllocatorSession* session) {
dtlstransportchannel.cc
122
&DtlsTransportChannelWrapper::
OnCandidatesAllocationDone
);
606
void DtlsTransportChannelWrapper::
OnCandidatesAllocationDone
(
p2ptransportchannel.cc
199
this, &P2PTransportChannel::
OnCandidatesAllocationDone
);
395
void P2PTransportChannel::
OnCandidatesAllocationDone
(
[
all
...]
session.h
456
virtual void
OnCandidatesAllocationDone
() {
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
portallocator_unittest.cc
158
&PortAllocatorTest::
OnCandidatesAllocationDone
);
176
void
OnCandidatesAllocationDone
(cricket::PortAllocatorSession* session) {
435
// Test that we can get
OnCandidatesAllocationDone
callback when all the ports
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc
[
all
...]
Completed in 598 milliseconds