OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_preference_str
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
candidate.h
69
void
set_preference_str
(const std::string & preference) {
function in class:cricket::Candidate
p2ptransport.cc
120
candidate->
set_preference_str
(elem->Attr(QN_PREFERENCE));
Completed in 39 milliseconds