Home | History | Annotate | Download | only in browser

Lines Matching refs:restricted

333         // the network operator had blocked the canary and restricted the user.
338 false /* restricted */,
348 DVLOG(1) << "The data reduction proxy is restricted to the configured "
355 true /* restricted */,
390 bool enabled, bool restricted, bool at_startup) {
397 const char kRestricted[] = "(Restricted)";
401 kOn + std::string(" ") + (restricted ? kRestricted : kUnrestricted);
464 // Check if the proxy has been restricted explicitly by the carrier.
473 bool restricted,
476 LogProxyState(enabled, restricted, at_startup);
481 configurator_->Enable(restricted,
487 configurator_->Enable(restricted,