Searched defs:call_factory (Results 1 – 4 of 4) sorted by relevance
45 std::unique_ptr<CallFactoryInterface> call_factory; member
64 std::unique_ptr<CallFactoryInterface> call_factory) override { in SetCallFactory()
66 std::unique_ptr<CallFactoryInterface> call_factory) { in CreatePeerConnectionFactoryDependencies()
1292 std::unique_ptr<CallFactoryInterface> call_factory; member