Searched refs:init_helper_ (Results 1 – 1 of 1) sorted by relevance
358 : init_helper_(base::MakeRefCounted<InitHelper>(this)), in InterceptedRequestHandlerWrapper()374 init_helper_->Disconnect(); in ~InterceptedRequestHandlerWrapper()377 scoped_refptr<InitHelper> init_helper() const { return init_helper_; } in init_helper()1266 scoped_refptr<InitHelper> init_helper_; member in net_service::__anon1708476d0111::InterceptedRequestHandlerWrapper