io_thread_delegate_ 166 chrome/browser/custom_handlers/protocol_handler_registry.cc : io_thread_delegate_(io_thread_delegate) { io_thread_delegate_ 167 chrome/browser/custom_handlers/protocol_handler_registry.cc DCHECK(io_thread_delegate_.get()); io_thread_delegate_ 186 chrome/browser/custom_handlers/protocol_handler_registry.cc net::URLRequestJob* job = io_thread_delegate_->MaybeCreateJob( io_thread_delegate_ 197 chrome/browser/custom_handlers/protocol_handler_registry.cc return io_thread_delegate_->IsHandledProtocol(scheme) || io_thread_delegate_ 205 chrome/browser/custom_handlers/protocol_handler_registry.cc io_thread_delegate_->IsHandledProtocol(url.scheme())) || io_thread_delegate_ 404 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Bind(&IOThreadDelegate::ClearDefault, io_thread_delegate_, scheme)); io_thread_delegate_ 632 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Bind(&IOThreadDelegate::ClearDefault, io_thread_delegate_, io_thread_delegate_ 668 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Bind(&IOThreadDelegate::Enable, io_thread_delegate_)); io_thread_delegate_ 687 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Bind(&IOThreadDelegate::Disable, io_thread_delegate_)); io_thread_delegate_ 779 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Bind(&IOThreadDelegate::SetDefault, io_thread_delegate_, handler)); io_thread_delegate_ 888 chrome/browser/custom_handlers/protocol_handler_registry.cc new JobInterceptorFactory(io_thread_delegate_.get())); io_thread_delegate_ 125 chrome/browser/custom_handlers/protocol_handler_registry.h scoped_refptr<IOThreadDelegate> io_thread_delegate_; io_thread_delegate_ 328 chrome/browser/custom_handlers/protocol_handler_registry.h scoped_refptr<IOThreadDelegate> io_thread_delegate_;