Home
last modified time | relevance | path

Searched defs:StartRequest (Results 1 – 3 of 3) sorted by relevance

/external/openscreen/osp/impl/presentation/
Dpresentation_controller.cc34 struct StartRequest { struct
37 msgs::PresentationStartRequest request;
38 RequestDelegate* delegate;
39 Connection::Delegate* presentation_connection_delegate;
/external/openscreen/cast/cast_core/api/runtime/
Dcast_audio_decoder_service.proto158 message StartRequest { message
/external/webrtc/modules/desktop_capture/linux/
Dbase_capturer_pipewire.cc669 void BaseCapturerPipeWire::StartRequest() { in StartRequest() function in webrtc::BaseCapturerPipeWire