Searched defs:StartPresentation (Results 1 – 5 of 5) sorted by relevance
16 func StartPresentation(ctx context.Context, hostname string, port int, url string) error { func
250 void StartPresentation(MockMessageCallback* mock_callback, in StartPresentation() function in openscreen::osp::ControllerTest392 TEST_F(ControllerTest, StartPresentation) { in TEST_F() argument
156 TEST_F(PresentationReceiverTest, StartPresentation) { in TEST_F() argument
457 Controller::ConnectRequest Controller::StartPresentation( in StartPresentation() function in openscreen::osp::Controller
299 bool StartPresentation( in StartPresentation() function in openscreen::osp::DemoReceiverDelegate