OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyDelegateOfCompletion
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/net/socket/
transport_client_socket_pool.cc
135
NotifyDelegateOfCompletion
(rv); // Deletes |this|
385
NotifyDelegateOfCompletion
(result); // Deletes |this|
socks_client_socket_pool.cc
81
NotifyDelegateOfCompletion
(rv); // Deletes |this|
client_socket_pool_base.h
119
void
NotifyDelegateOfCompletion
(int rv);
[
all
...]
ssl_client_socket_pool.cc
171
NotifyDelegateOfCompletion
(rv); // Deletes |this|.
client_socket_pool_base.cc
94
void ConnectJob::
NotifyDelegateOfCompletion
(int rv) {
125
NotifyDelegateOfCompletion
(ERR_TIMED_OUT);
[
all
...]
client_socket_pool_base_unittest.cc
416
NotifyDelegateOfCompletion
(result);
[
all
...]
/external/chromium_org/net/http/
http_proxy_client_socket_pool.cc
131
NotifyDelegateOfCompletion
(rv); // Deletes |this|
Completed in 97 milliseconds