Searched refs:WrapRefCounted (Results 1 – 7 of 7) sorted by relevance
/third_party/cef/libcef/browser/net_service/ |
D | stream_reader_url_loader.cc | 73 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()
|
D | url_loader_factory_getter.cc | 79 return base::WrapRefCounted(new URLLoaderFactoryGetter( in Create()
|
/third_party/cef/libcef/common/net_service/ |
D | net_service_util.cc | 120 auto headers = WrapRefCounted(new net::HttpResponseHeaders( in MakeResponseHeaders()
|
/third_party/gn/src/base/memory/ |
D | scoped_refptr.h | 97 scoped_refptr<T> WrapRefCounted(T* t) { in WrapRefCounted() function
|
/third_party/cef/include/base/ |
D | cef_scoped_refptr.h | 140 scoped_refptr<T> WrapRefCounted(T* t) { in WrapRefCounted() function
|
/third_party/cef/libcef/browser/extensions/ |
D | extension_system.cc | 645 weak_ptr_factory_.GetWeakPtr(), base::WrapRefCounted(extension))); in NotifyExtensionLoaded()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 1469 base::WrapRefCounted(this)));
|