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

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h152 void SetNick(const std::string& muc_nick);
H A Dcallclient.cc359 SetNick(GetWord(words, 1, ""));
1110 void CallClient::SetNick(const std::string& muc_nick) { function in class:CallClient

Completed in 70 milliseconds