OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OrphanJob
(Results
1 - 5
of
5
) sorted by null
/external/chromium/net/http/
http_stream_factory_impl.h
52
void
OrphanJob
(Job* job, const Request* request);
http_stream_factory_impl.cc
155
void HttpStreamFactoryImpl::
OrphanJob
(Job* job, const Request* request) {
http_stream_factory_impl_request.cc
286
factory_->
OrphanJob
(*it, this);
/external/chromium/net/url_request/
url_request.cc
142
OrphanJob
();
570
OrphanJob
();
578
void URLRequest::
OrphanJob
() {
url_request.h
614
void
OrphanJob
();
Completed in 73 milliseconds