HomeSort by relevance Sort by last modified time
    Searched refs:required_host_domain_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/it2me/
it2me_host.h 161 std::string required_host_domain_; member in class:remoting::It2MeHost
it2me_host.cc 157 if (!required_host_domain_.empty() &&
159 std::string("@") + required_host_domain_, false)) {
364 required_host_domain_ = host_domain;

Completed in 510 milliseconds