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

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc276 std::string pmuc_domain = FLAG_pmuc; local
469 client->SetPmucDomain(pmuc_domain);
H A Dcallclient.h116 void SetPmucDomain(const std::string &pmuc_domain) { argument
117 pmuc_domain_ = pmuc_domain;

Completed in 443 milliseconds