Searched refs:PollOnWorkerThread (Results 1 – 2 of 2) sorted by relevance
93 NewRunnableMethod(this, &Core::PollOnWorkerThread, get_config_func_), in CheckForChangesNow()98 void PollOnWorkerThread(GetConfigFunction func) { in PollOnWorkerThread() function in net::PollingProxyConfigService::Core
95 base::Bind(&Core::PollOnWorkerThread, this, get_config_func_), in CheckForChangesNow()103 void PollOnWorkerThread(GetConfigFunction func) { in PollOnWorkerThread() function in net::PollingProxyConfigService::Core