Searched refs:CfConnectionObserverFactory (Results 1 – 3 of 3) sorted by relevance
366 CfConnectionObserverFactory::CfConnectionObserverFactory( in CfConnectionObserverFactory() function in cuttlefish::CfConnectionObserverFactory375 CfConnectionObserverFactory::CreateObserver() { in CreateObserver()383 void CfConnectionObserverFactory::AddCustomActionServer( in AddCustomActionServer()392 void CfConnectionObserverFactory::SetDisplayHandler( in SetDisplayHandler()397 void CfConnectionObserverFactory::SetCameraHandler( in SetCameraHandler()
33 class CfConnectionObserverFactory36 CfConnectionObserverFactory(40 ~CfConnectionObserverFactory() override = default;
73 using cuttlefish::CfConnectionObserverFactory;208 auto observer_factory = std::make_shared<CfConnectionObserverFactory>( in main()