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

  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 173 void OnCandidateReady(Port* port, const Candidate& c);
basicportallocator.cc 462 this, &BasicPortAllocatorSession::OnCandidateReady);
481 void BasicPortAllocatorSession::OnCandidateReady(
    [all...]

Completed in 155 milliseconds