Home
last modified time | relevance | path

Searched refs:PollOnWorkerThread (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/proxy/
Dpolling_proxy_config_service.cc93 NewRunnableMethod(this, &Core::PollOnWorkerThread, get_config_func_), in CheckForChangesNow()
98 void PollOnWorkerThread(GetConfigFunction func) { in PollOnWorkerThread() function in net::PollingProxyConfigService::Core