Home | History | Annotate | Download | only in browser

Lines Matching refs:restricted

265         // the network operator had blocked the canary and restricted the user.
270 false /* restricted */,
280 DVLOG(1) << "The data reduction proxy is restricted to the configured "
287 true /* restricted */,
318 bool enabled, bool restricted, bool at_startup) {
325 const char kRestricted[] = "(Restricted)";
329 kOn + std::string(" ") + (restricted ? kRestricted : kUnrestricted);
399 // Check if the proxy has been restricted explicitly by the carrier.
409 bool restricted,
414 LogProxyState(enabled, restricted, at_startup);
419 configurator_->Enable(restricted,
425 configurator_->Enable(restricted,