Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/client/
H A Dchttp2_connector.cc261 class Chttp2SecureClientChannelFactory : public ClientChannelFactory { class
325 grpc_core::Chttp2SecureClientChannelFactory* g_factory;
329 g_factory = new grpc_core::Chttp2SecureClientChannelFactory(); in FactoryInit()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc262 class Chttp2SecureClientChannelFactory : public ClientChannelFactory { class
332 grpc_core::Chttp2SecureClientChannelFactory* g_factory;
336 g_factory = new grpc_core::Chttp2SecureClientChannelFactory(); in FactoryInit()