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

  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.h 162 transport_protocol_ = protocol;
343 cricket::TransportProtocol transport_protocol_; member in class:CallClient
callclient.cc 396 transport_protocol_(cricket::ICEPROTO_HYBRID),
506 session_manager_->set_transport_protocol(transport_protocol_);
    [all...]

Completed in 82 milliseconds