Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/client/insecure/
Dchannel_create.cc37 grpc_client_channel_factory* cc_factory) {} in client_channel_factory_ref() argument
40 grpc_client_channel_factory* cc_factory) {} in client_channel_factory_unref() argument
43 grpc_client_channel_factory* cc_factory, const grpc_subchannel_args* args) { in client_channel_factory_create_subchannel() argument
55 grpc_client_channel_factory* cc_factory, const char* target, in client_channel_factory_create_channel() argument
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc44 grpc_client_channel_factory* cc_factory) {} in client_channel_factory_ref() argument
47 grpc_client_channel_factory* cc_factory) {} in client_channel_factory_unref() argument
149 grpc_client_channel_factory* cc_factory, const grpc_subchannel_args* args) { in client_channel_factory_create_subchannel() argument
168 grpc_client_channel_factory* cc_factory, const char* target, in client_channel_factory_create_channel() argument
/external/webrtc/test/scenario/
Dcall_client.cc159 if (config.cc_factory) { in LoggingNetworkControllerFactory()
160 cc_factory_ = config.cc_factory; in LoggingNetworkControllerFactory()
Dscenario_config.h49 NetworkControllerFactoryInterface* cc_factory = nullptr; member
/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller_unittest.cc82 config.transport.cc_factory = &factory; in TEST()
/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control_unittest.cc80 config.transport.cc_factory = &factory; in UpdatesTargetRateBasedOnLinkCapacity()
275 config.transport.cc_factory = &factory; in TEST_F()
310 config.transport.cc_factory = &factory; in TEST_F()
463 config.transport.cc_factory = &factory; in TEST_F()