Home
last modified time | relevance | path

Searched defs:username_fragment (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dport.cc167 const std::string& username_fragment, const std::string& password) in Port()
191 int min_port, int max_port, const std::string& username_fragment, in Port()
743 const std::string Port::username_fragment() const { in username_fragment() function in cricket::Port
Dport_unittest.cc123 const std::string& username_fragment, const std::string& password) in TestPort()