OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPacScriptJob
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/proxy/
multi_threaded_proxy_resolver.h
108
class
SetPacScriptJob
;
multi_threaded_proxy_resolver.cc
177
// MultiThreadedProxyResolver::
SetPacScriptJob
---------------------------------
180
class MultiThreadedProxyResolver::
SetPacScriptJob
183
SetPacScriptJob
(const scoped_refptr<ProxyResolverScriptData>& script_data,
198
NewRunnableMethod(this, &
SetPacScriptJob
::RequestComplete, rv));
433
new
SetPacScriptJob
(current_script_data_, NULL));
501
executor->StartJob(new
SetPacScriptJob
(script_data, callback));
Completed in 295 milliseconds