Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dcandidate.h142 const std::string& tcptype() const { return tcptype_; } in tcptype()
144 tcptype_ = tcptype; in set_tcptype()
224 std::string tcptype_; variable