OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyURLRequestDestroyed
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/base/
network_delegate.cc
41
void NetworkDelegate::
NotifyURLRequestDestroyed
(URLRequest* request) {
network_delegate.h
46
void
NotifyURLRequestDestroyed
(URLRequest* request);
/external/chromium/net/url_request/
url_request.cc
137
context_->network_delegate()->
NotifyURLRequestDestroyed
(this);
Completed in 35 milliseconds