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

  /external/webrtc/webrtc/p2p/base/
transportcontroller.h 159 bool GetSslRole_w(const std::string& transport_name, rtc::SSLRole* role);
transportcontroller.cc 72 &TransportController::GetSslRole_w, this, transport_name, role));
347 bool TransportController::GetSslRole_w(const std::string& transport_name,

Completed in 38 milliseconds