Home | History | Annotate | Download | only in proxy

Lines Matching refs:CONFIG_PENDING

640   if (availability != ProxyConfigService::CONFIG_PENDING)
855 case ProxyConfigService::CONFIG_PENDING:
856 // ProxyConfigService implementors should never pass CONFIG_PENDING.
857 NOTREACHED() << "Proxy config change with CONFIG_PENDING availability!";