Searched refs:CfConnectionObserverFactory (Results 1 – 3 of 3) sorted by relevance
28 class CfConnectionObserverFactory31 CfConnectionObserverFactory(cuttlefish::SharedFD touch_fd,33 ~CfConnectionObserverFactory() override = default;
152 CfConnectionObserverFactory::CfConnectionObserverFactory( in CfConnectionObserverFactory() function in cuttlefish::CfConnectionObserverFactory160 CfConnectionObserverFactory::CreateObserver() { in CreateObserver()166 void CfConnectionObserverFactory::SetDisplayHandler( in SetDisplayHandler()
39 using cuttlefish::CfConnectionObserverFactory;91 auto observer_factory = std::make_shared<CfConnectionObserverFactory>( in main()