Home
last modified time | relevance | path

Searched defs:PresentationInfo (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/osp/public/presentation/
H A Dpresentation_connection.h111 struct PresentationInfo { struct
117 Connection(const PresentationInfo& info, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/public/presentation/
H A Dpresentation_connection.h111 struct PresentationInfo { struct
117 Connection(const PresentationInfo& info, argument
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dpresentation_info.cc135 PresentationInfo::PresentationInfo (Flag f) in PresentationInfo() function in PresentationInfo
143 PresentationInfo::PresentationInfo (order_t o, Flag f) in PresentationInfo() function in PresentationInfo
150 PresentationInfo::PresentationInfo (PresentationInfo const& other) in PresentationInfo() function in PresentationInfo
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Daxis_view.h49 class PresentationInfo; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dselection.h41 class PresentationInfo; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/presentation/
H A Dpresentation_service_delegate_impl_unittest.cc630 const MediaRoute&) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/media_router/
H A Dmedia_router_ui_unittest.cc107 void Success(const blink::mojom::PresentationInfo&, in Success()