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

  /external/chromium_org/remoting/host/policy_hack/
policy_watcher.h 75 static const char kHostAllowClientPairing[];
policy_watcher.cc 104 const char PolicyWatcher::kHostAllowClientPairing[] =
137 default_values_->SetBoolean(kHostAllowClientPairing, true);

Completed in 35 milliseconds