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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.h 96 virtual IceRole GetIceRole() const { return ICEROLE_UNKNOWN; }
transportdescription.h 69 ICEROLE_UNKNOWN
port.cc 182 ice_role_(ICEROLE_UNKNOWN),
208 ice_role_(ICEROLE_UNKNOWN),
493 IceRole remote_ice_role = ICEROLE_UNKNOWN;
860 if (role != ICEROLE_UNKNOWN) {
    [all...]
transportchannelproxy.cc 174 return ICEROLE_UNKNOWN;
fakesession.h 70 role_(ICEROLE_UNKNOWN),
p2ptransportchannel.cc 172 ice_role_(ICEROLE_UNKNOWN),
    [all...]
transport.cc 128 ice_role_(ICEROLE_UNKNOWN),
p2ptransportchannel_unittest.cc 201 Endpoint() : signaling_delay_(0), role_(cricket::ICEROLE_UNKNOWN),
    [all...]

Completed in 176 milliseconds