/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/ |
H A D | renderer.h | 43 using CdmAttachedCB = base::OnceCallback<void(bool)>; variable 44 virtual void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb);
|
H A D | pipeline.h | 250 using CdmAttachedCB = base::OnceCallback<void(bool)>; variable 252 CdmAttachedCB cdm_attached_cb) = 0;
|
H A D | renderer.cc | 14 void Renderer::SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) { in SetCdm()
|
H A D | mock_filters.h | 128 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 D | mojo_renderer.h | 58 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override; 153 CdmAttachedCB cdm_attached_cb_;
|
H A D | mojo_renderer_wrapper.h | 29 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
|
H A D | mojo_renderer_wrapper.cc | 40 media::CdmAttachedCB cdm_attached_cb) { in SetCdm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/clients/ |
H A D | mojo_renderer.h | 58 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override; 153 CdmAttachedCB cdm_attached_cb_;
|
H A D | mojo_renderer_wrapper.h | 29 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
|
H A D | mojo_renderer_wrapper.cc | 40 CdmAttachedCB cdm_attached_cb) { in SetCdm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/ |
H A D | pipeline_controller.h | 50 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 D | courier_renderer.h | 77 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) final; 178 CdmAttachedCB cdm_attached_cb_;
|
H A D | end2end_test_renderer.h | 32 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 D | cdm_context.h | 116 typedef base::OnceCallback<void(bool)> CdmAttachedCB; typedef
|
H A D | renderer.h | 43 CdmAttachedCB cdm_attached_cb) = 0;
|
H A D | mock_filters.h | 124 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 D | pipeline.h | 247 CdmAttachedCB cdm_attached_cb) = 0;
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/ |
H A D | flinging_renderer.h | 51 media::CdmAttachedCB cdm_attached_cb) override;
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/renderers/ |
H A D | decrypting_renderer.h | 47 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/ |
H A D | decrypting_renderer.h | 47 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 D | media_player_renderer_client.h | 65 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 D | media_player_renderer.h | 63 media::CdmAttachedCB cdm_attached_cb) override;
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/ |
H A D | pipeline_controller.h | 138 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/remoting/ |
H A D | receiver.h | 56 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/win/ |
H A D | media_foundation_renderer.h | 57 void SetCdm(CdmContext* cdm_context, CdmAttachedCB cdm_attached_cb) override;
|