Searched defs:OnConnection (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/osp/impl/presentation/ | ||
D | presentation_controller_unittest.cc | 67 void OnConnection(std::unique_ptr<Connection> connection) override { in OnConnection() function in openscreen::osp::__anon9ac385dd0111::MockRequestDelegate |
/external/openscreen/osp/demo/ | ||
D | osp_demo.cc | 225 void OnConnection(std::unique_ptr<Connection> connection) override { in OnConnection() function in openscreen::osp::DemoRequestDelegate |