Home | History | Annotate | Download | only in proxy

Lines Matching refs:ProxyConfigServiceWin

40 class ProxyConfigServiceWin::KeyEntry {
69 ProxyConfigServiceWin::ProxyConfigServiceWin()
72 &ProxyConfigServiceWin::GetCurrentProxyConfig) {
75 ProxyConfigServiceWin::~ProxyConfigServiceWin() {
82 void ProxyConfigServiceWin::AddObserver(Observer* observer) {
90 void ProxyConfigServiceWin::StartWatchingRegistryForChanges() {
124 bool ProxyConfigServiceWin::AddKeyToWatchList(HKEY rootkey,
137 void ProxyConfigServiceWin::OnObjectSignaled(HANDLE object) {
156 void ProxyConfigServiceWin::GetCurrentProxyConfig(ProxyConfig* config) {
169 void ProxyConfigServiceWin::SetFromIEConfig(