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

  /external/chromium_org/net/socket/
client_socket_pool_manager.cc 85 const OnHostResolutionCallback& resolution_callback,
165 resolution_callback,
184 resolution_callback,
244 resolution_callback,
312 resolution_callback,
408 const OnHostResolutionCallback& resolution_callback,
416 resolution_callback, callback);
433 const OnHostResolutionCallback& resolution_callback,
441 resolution_callback, callback);
client_socket_pool_manager.h 89 // |resolution_callback| will be invoked after the the hostname is
90 // resolved. If |resolution_callback| does not return OK, then the
106 const OnHostResolutionCallback& resolution_callback,
114 // |resolution_callback| will be invoked after the the hostname is
115 // resolved. If |resolution_callback| does not return OK, then the
132 const OnHostResolutionCallback& resolution_callback,
  /external/chromium_org/net/http/
http_stream_factory_impl_job.cc 844 OnHostResolutionCallback resolution_callback = CanUseExistingSpdySession() ? local
857 connection_.get(), resolution_callback, io_callback_);
865 connection_.get(), resolution_callback, io_callback_);
    [all...]

Completed in 732 milliseconds