OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OrphanJob
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_stream_factory_impl.cc
155
void HttpStreamFactoryImpl::
OrphanJob
(Job* job, const Request* request) {
/external/chromium_org/net/http/
http_stream_factory_impl.cc
254
void HttpStreamFactoryImpl::
OrphanJob
(Job* job, const Request* request) {
/external/chromium/net/url_request/
url_request.cc
142
OrphanJob
();
574
OrphanJob
();
582
void URLRequest::
OrphanJob
() {
/external/chromium_org/net/url_request/
url_request.cc
250
OrphanJob
();
888
OrphanJob
();
901
void URLRequest::
OrphanJob
() {
905
// -
OrphanJob
is called on JobRestart, in this case the URLRequestJob cannot
907
// -
OrphanJob
is called in ~URLRequest, in this case
[
all
...]
Completed in 79 milliseconds