Home
last modified time | relevance | path

Searched refs:Unretained (Results 1 – 25 of 43) sorted by relevance

12

/third_party/cef/libcef/browser/
Dmain_runner.cc140 base::Unretained(runner_))); in Stop()
264 base::Unretained(this), std::move(shutdown_on_ui_thread), in Shutdown()
405 base::Unretained(this), in ContentMainRun()
406 base::Unretained(&uithread_startup_event)))) { in ContentMainRun()
424 base::Unretained(this), in ContentMainRun()
Daudio_capturer.cc78 &StreamCreatorHelper, base::Unretained(browser_->web_contents()), in CefAudioCapturer()
79 base::Unretained(audio_stream_creator_.get()))), in CefAudioCapturer()
Dcontext.cc362 base::Unretained(this))); in Initialize()
387 base::BindOnce(&CefContext::ShutdownOnUIThread, base::Unretained(this)), in Shutdown()
388 base::BindOnce(&CefContext::FinalizeShutdown, base::Unretained(this))); in Shutdown()
Dframe_service_base.h49 base::BindOnce(&FrameServiceBase::Close, base::Unretained(this))); in FrameServiceBase()
Diothread_state.cc24 base::Unretained(this))); in CefIOThreadState()
/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.cc156 base::Unretained(this))); in RunSingleProcessCleanup()
249 base::Unretained(web_cache_impl_.get())), in ExposeInterfacesToBrowser()
260 base::Unretained(spellcheck_.get())), in ExposeInterfacesToBrowser()
464 base::Unretained(this))); in DevToolsAgentAttached()
477 base::Unretained(this))); in DevToolsAgentDetached()
Dalloy_render_thread_observer.cc42 base::Unretained(this))); in RegisterMojoInterfaces()
/third_party/cef/libcef/renderer/chrome/
Dchrome_content_renderer_client_cef.cc73 base::Unretained(this))); in DevToolsAgentAttached()
86 base::Unretained(this))); in DevToolsAgentDetached()
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc227 base::Unretained(this), force)); in CloseAllWindows()
247 base::Unretained(this), extension)); in AddExtension()
271 base::Unretained(this), root_window)); in OnRootWindowCreated()
373 base::Unretained(this))); in OnRootWindowDestroyed()
Dmain_message_loop_multithreaded_gtk.cc109 &MainMessageLoopMultithreadedGtk::DoQuit, base::Unretained(this)))); in Quit()
Durlrequest_test.cc126 base::BindOnce(&Handler::OnRequestComplete, base::Unretained(this)); in OnQuery()
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.cc104 base::Unretained(proxy), in AddProxyOnUIThread()
105 base::Unretained(resource_context))); in AddProxyOnUIThread()
424 &InterceptedRequest::OnURLLoaderClientError, base::Unretained(this))); in InterceptedRequest()
426 &InterceptedRequest::OnURLLoaderError, base::Unretained(this))); in InterceptedRequest()
1224 &ProxyURLLoaderFactory::OnTargetFactoryError, base::Unretained(this))); in ProxyURLLoaderFactory()
1228 &ProxyURLLoaderFactory::OnProxyBindingError, base::Unretained(this))); in ProxyURLLoaderFactory()
1289 base::Unretained(resource_context), std::move(request_handler))); in CreateProxy()
1313 base::Unretained(proxy), web_contents_getter)); in CreateProxy()
Dresponse_filter_wrapper.cc86 base::Unretained(this))); in CreateOutputHandle()
222 base::Unretained(this), std::move(data))); in Write()
/third_party/skia/third_party/externals/zlib/contrib/tests/
Drun_all_unittests.cc13 base::BindOnce(&base::TestSuite::Run, base::Unretained(&test_suite))); in main()
/third_party/cef/libcef/browser/views/
Dbasic_label_button_view.h25 base::Unretained(this)),
Dmenu_button_view.h26 base::Unretained(this))) {}
/third_party/cef/tests/ceftests/
Dtest_server_unittest.cc205 base::Unretained(state), path, in CreateObserverOnUIThread()
247 base::BindOnce(SignalIfDone, event, base::Unretained(&count), size); in TEST()
Dwaitable_event_unittest.cc71 base::BindOnce(SignalEvent, base::Unretained(event.get()))), in TEST()
/third_party/cef/tests/shared/browser/
Dmain_message_loop.h102 &DeleteOnMainThread::Destruct<T>, base::Unretained(x))); in Destruct()
/third_party/cef/include/wrapper/
Dcef_helpers.h87 base::Unretained(x))); in Destruct()
/third_party/cef/libcef/common/
Dthread_impl.cc52 base::BindOnce(StopAndDestroy, base::Unretained(thread_.release()))); in ~CefThreadImpl()
/third_party/cef/libcef/browser/osr/
Dsoftware_output_device_proxy.cc129 base::Unretained(this))); in EndPaint()
/third_party/cef/include/base/
Dcef_bind.h167 inline internal::UnretainedWrapper<T> Unretained(T* o) { in Unretained() function
/third_party/cef/patch/patches/
Dviz_osr_2575.patch137 - &SoftwareOutputDeviceWinProxy::DrawAck, base::Unretained(this)));
140 + base::Unretained(this)));
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc186 &NetworkResourceLoader::OnResponseStarted, base::Unretained(this))); in NetworkResourceLoader()
328 base::Unretained(this))); in ReadyToCommitNavigation()

12