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

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 261 uint32_t remote_ice_generation() { function in class:cricket::P2PTransportChannel
p2ptransportchannel.cc 678 if (generation < remote_ice_generation()) {
828 return remote_ice_generation();
    [all...]

Completed in 1667 milliseconds