HomeSort by relevance Sort by last modified time
    Searched refs:NotifyDelegateOfCompletion (Results 1 - 15 of 15) sorted by null

  /external/chromium/net/socket/
transport_client_socket_pool.cc 189 NotifyDelegateOfCompletion(rv); // Deletes |this|
393 NotifyDelegateOfCompletion(result); // Deletes |this|
socks_client_socket_pool.cc 100 NotifyDelegateOfCompletion(rv); // Deletes |this|
tcp_client_socket_pool.cc 130 NotifyDelegateOfCompletion(rv); // Deletes |this|
client_socket_pool_base.cc 105 void ConnectJob::NotifyDelegateOfCompletion(int rv) {
135 NotifyDelegateOfCompletion(ERR_TIMED_OUT);
    [all...]
client_socket_pool_base.h 118 void NotifyDelegateOfCompletion(int rv);
ssl_client_socket_pool.cc 191 NotifyDelegateOfCompletion(rv); // Deletes |this|.
client_socket_pool_base_unittest.cc 300 NotifyDelegateOfCompletion(result);
    [all...]
  /external/chromium_org/net/socket/
transport_client_socket_pool.cc 129 NotifyDelegateOfCompletion(rv); // Deletes |this|
328 NotifyDelegateOfCompletion(result); // Deletes |this|
socks_client_socket_pool.cc 82 NotifyDelegateOfCompletion(rv); // Deletes |this|
client_socket_pool_base.h 110 void NotifyDelegateOfCompletion(int rv);
ssl_client_socket_pool.cc 150 NotifyDelegateOfCompletion(rv); // Deletes |this|.
client_socket_pool_base.cc 111 void ConnectJob::NotifyDelegateOfCompletion(int rv) {
142 NotifyDelegateOfCompletion(ERR_TIMED_OUT);
    [all...]
client_socket_pool_base_unittest.cc 393 NotifyDelegateOfCompletion(result);
    [all...]
  /external/chromium/net/http/
http_proxy_client_socket_pool.cc 136 NotifyDelegateOfCompletion(rv); // Deletes |this|
  /external/chromium_org/net/http/
http_proxy_client_socket_pool.cc 130 NotifyDelegateOfCompletion(rv); // Deletes |this|

Completed in 1425 milliseconds