Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransport.h443 void OnChannelCandidatesAllocationDone(TransportChannelImpl* channel);
Dtransport.cc245 this, &Transport::OnChannelCandidatesAllocationDone); in CreateChannel_w()
621 void Transport::OnChannelCandidatesAllocationDone( in OnChannelCandidatesAllocationDone() function in cricket::Transport