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

/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h91 void SetPmucDomain(const std::string &pmuc_domain) { argument
92 pmuc_domain_ = pmuc_domain;
H A Dcall_main.cc250 std::string pmuc_domain = FLAG_pmuc; local
370 client->SetPmucDomain(pmuc_domain);

Completed in 17 milliseconds