OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_http_transaction_factory
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
io_thread.h
69
scoped_ptr<net::HttpTransactionFactory>
system_http_transaction_factory
;
member in struct:IOThread::Globals
io_thread.cc
234
globals->
system_http_transaction_factory
.get());
667
globals_->
system_http_transaction_factory
.reset(
Completed in 64 milliseconds