Home
last modified time | relevance | path

Searched defs:gathering_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dmock_ice_transport.h77 IceGatheringState gathering_state() const override { in gathering_state() function
H A Dfake_ice_transport.h239 IceGatheringState gathering_state() const override { in gathering_state() function
H A Dp2p_transport_channel.cc409 IceGatheringState P2PTransportChannel::gathering_state() const { in gathering_state() function in cricket::P2PTransportChannel