Home | Sort by relevance Sort by last modified time |
/external/chromium/third_party/libjingle/source/talk/p2p/client/ | |
httpportallocator.h | 79 const std::string& relay_token() const { function in class:cricket::HttpPortAllocator 108 const std::string& relay_token() const { function in class:cricket::HttpPortAllocatorSession |
httpportallocator.cc | 125 const std::string& relay_token, 129 relay_token_(relay_token), agent_(user_agent), attempts_(0) { |