Home
last modified time | relevance | path

Searched refs:connection_observer_factory (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp166 std::shared_ptr<ConnectionObserverFactory> connection_observer_factory) in StreamerImpl() argument
168 connection_observer_factory_(connection_observer_factory), in StreamerImpl()
473 std::shared_ptr<ConnectionObserverFactory> connection_observer_factory) { in Create() argument
503 std::move(signal_thread), connection_observer_factory)); in Create()