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 97 virtual IceRole GetIceRole() const { return ICEROLE_UNKNOWN; }
transportdescription.h 69 ICEROLE_UNKNOWN
transportchannelproxy.cc 217 return ICEROLE_UNKNOWN;
port.cc 188 ice_role_(ICEROLE_UNKNOWN),
214 ice_role_(ICEROLE_UNKNOWN),
532 IceRole remote_ice_role = ICEROLE_UNKNOWN;
    [all...]
fakesession.h 71 role_(ICEROLE_UNKNOWN),
p2ptransportchannel.cc 172 ice_role_(ICEROLE_UNKNOWN),
    [all...]
transport.cc 154 ice_role_(ICEROLE_UNKNOWN),
p2ptransportchannel_unittest.cc 220 Endpoint() : signaling_delay_(0), role_(cricket::ICEROLE_UNKNOWN),
    [all...]

Completed in 618 milliseconds