Searched refs:last_nonce_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dturnserver.cc88 const std::string& last_nonce() const { return last_nonce_; }
89 void set_last_nonce(const std::string& nonce) { last_nonce_ = nonce; }
138 std::string last_nonce_; member in class:cricket::TurnServer::Allocation

Completed in 96 milliseconds