OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyDataReceived
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/base/
network_change_notifier.h
223
static void
NotifyDataReceived
(const URLRequest& request, int bytes_read);
network_change_notifier.cc
66
// because the only other interface, |
NotifyDataReceived
| is also
250
void
NotifyDataReceived
(const URLRequest& request, int bytes_read) {
320
// |NetworkChangeNotifier::GetConnectionType| in |
NotifyDataReceived
|.
322
// Count of how many times
NotifyDataReceived
() has been called while the
335
// 2)
NotifyDataReceived
() may be called repeatedly for one URLRequest.
519
void NetworkChangeNotifier::
NotifyDataReceived
(const URLRequest& request,
523
g_network_change_notifier->histogram_watcher_->
NotifyDataReceived
(request,
/external/chromium_org/net/url_request/
url_request.cc
[
all
...]
Completed in 28 milliseconds