Searched defs:OnStarted (Results 1 – 6 of 6) sorted by relevance
84 void OnStarted() override { OSP_LOG_INFO << "listener started!"; } in OnStarted() function in openscreen::osp::DemoListenerObserver151 void OnStarted() override { OSP_LOG_INFO << "publisher started!"; } in OnStarted() function in openscreen::osp::DemoPublisherObserver
68 virtual void OnStarted(void *arg) {} in OnStarted() function
69 void ThreadContext::OnStarted(void *arg) { in OnStarted() function in __lsan::ThreadContext
173 void OnStarted(void *arg) { in OnStarted() function in __sanitizer::__anon60293e970111::TestThreadContext
88 void ThreadContext::OnStarted(void *arg) { in OnStarted() function in __tsan::ThreadContext
755 void Controller::OnStarted() {} in OnStarted() function in openscreen::osp::Controller