Home
last modified time | relevance | path

Searched refs:WrapRefCounted (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dstream_reader_url_loader.cc73 base::WrapRefCounted(this), request_id, request)); in Start()
78 base::WrapRefCounted(this)); in GetCancelCallback()
90 base::WrapRefCounted(this))); in CancelOnJobThread()
112 base::WrapRefCounted(this)))) { in OpenOnWorkThread()
123 base::WrapRefCounted(this), std::move(input_stream))); in OnCallback()
255 base::WrapRefCounted(this), skip_bytes, in Skip()
264 base::WrapRefCounted(this), dest, dest_size, in Read()
312 base::WrapRefCounted(this), work_thread_task_runner_, in ReadOnWorkThread()
335 base::WrapRefCounted(this), work_thread_task_runner_, in SkipToRequestedRange()
Durl_loader_factory_getter.cc79 return base::WrapRefCounted(new URLLoaderFactoryGetter( in Create()
/third_party/cef/libcef/common/net_service/
Dnet_service_util.cc120 auto headers = WrapRefCounted(new net::HttpResponseHeaders( in MakeResponseHeaders()
/third_party/gn/src/base/memory/
Dscoped_refptr.h97 scoped_refptr<T> WrapRefCounted(T* t) { in WrapRefCounted() function
/third_party/cef/include/base/
Dcef_scoped_refptr.h140 scoped_refptr<T> WrapRefCounted(T* t) { in WrapRefCounted() function
/third_party/cef/libcef/browser/extensions/
Dextension_system.cc645 weak_ptr_factory_.GetWeakPtr(), base::WrapRefCounted(extension))); in NotifyExtensionLoaded()
/third_party/chromium/patch/
D0001-cve.patch1469 base::WrapRefCounted(this)));