Home
last modified time | relevance | path

Searched refs:CdmAttachedCB (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Drenderer.h43 using CdmAttachedCB = base::OnceCallback<void(bool)>; variable
44 virtual void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb);
H A Dpipeline.h250 using CdmAttachedCB = base::OnceCallback<void(bool)>; variable
252 CdmAttachedCB cdm_attached_cb) = 0;
H A Drenderer.cc14 void Renderer::SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) { in SetCdm()
H A Dmock_filters.h128 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override { in SetCdm()
132 void(CdmContext* cdm_context, CdmAttachedCB& cdm_attached_cb));
447 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override { in SetCdm()
451 void(CdmContext* cdm_context, CdmAttachedCB& cdm_attached_cb));
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/clients/
H A Dmojo_renderer.h58 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
153 CdmAttachedCB cdm_attached_cb_;
H A Dmojo_renderer_wrapper.h29 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
H A Dmojo_renderer_wrapper.cc40 media::CdmAttachedCB cdm_attached_cb) { in SetCdm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/clients/
H A Dmojo_renderer.h58 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
153 CdmAttachedCB cdm_attached_cb_;
H A Dmojo_renderer_wrapper.h29 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
H A Dmojo_renderer_wrapper.cc40 CdmAttachedCB cdm_attached_cb) { in SetCdm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Dpipeline_controller.h50 using CdmAttachedCB = base::OnceCallback<void(bool)>; variable
141 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/remoting/
H A Dcourier_renderer.h77 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) final;
178 CdmAttachedCB cdm_attached_cb_;
H A Dend2end_test_renderer.h32 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dcdm_context.h116 typedef base::OnceCallback<void(bool)> CdmAttachedCB; typedef
H A Drenderer.h43 CdmAttachedCB cdm_attached_cb) = 0;
H A Dmock_filters.h124 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override { in SetCdm()
128 void(CdmContext* cdm_context, CdmAttachedCB& cdm_attached_cb));
386 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override { in SetCdm()
390 void(CdmContext* cdm_context, CdmAttachedCB& cdm_attached_cb));
H A Dpipeline.h247 CdmAttachedCB cdm_attached_cb) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/
H A Dflinging_renderer.h51 media::CdmAttachedCB cdm_attached_cb) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/renderers/
H A Ddecrypting_renderer.h47 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/
H A Ddecrypting_renderer.h47 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/media/android/
H A Dmedia_player_renderer_client.h65 media::CdmAttachedCB cdm_attached_cb) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/android/
H A Dmedia_player_renderer.h63 media::CdmAttachedCB cdm_attached_cb) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Dpipeline_controller.h138 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb);
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/remoting/
H A Dreceiver.h56 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/win/
H A Dmedia_foundation_renderer.h57 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;

12