Home
last modified time | relevance | path

Searched defs:call_factory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dconnection_context.h94 CallFactoryInterface* call_factory() { in call_factory() function
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dpeer_configurer.cc44 std::unique_ptr<CallFactoryInterface> call_factory) { in SetCallFactory()
H A Dmedia_quality_test_params.h50 std::unique_ptr<CallFactoryInterface> call_factory; member
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h1432 std::unique_ptr<CallFactoryInterface> call_factory; member