Home
last modified time | relevance | path

Searched refs:tcptype_ (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dcandidate.h156 const std::string& tcptype() const { return tcptype_; } in tcptype()
158 tcptype_ = tcptype; in set_tcptype()
235 std::string tcptype_; variable