Home | Sort by relevance Sort by last modified time |
/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...] |