OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_nonce
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.h
155
void
set_nonce
(const std::string& nonce) { nonce_ = nonce; }
function in class:cricket::TurnPort
turnport.cc
672
set_nonce
(nonce_attr->GetString());
817
port_->
set_nonce
(nonce_attr->GetString());
[
all
...]
Completed in 162 milliseconds