Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/p2p/base/ | |
turnserver.h | 81 void set_last_nonce(const std::string& nonce) { last_nonce_ = nonce; } function in class:cricket::TurnServerAllocation |
turnserver.cc | 344 allocation->set_last_nonce(nonce_attr->GetString()); |