Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcronet_credentials.cc42 return CreateChannelWithInterceptors( in CreateChannelImpl()
51 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
Dinsecure_credentials.cc39 return CreateChannelWithInterceptors( in CreateChannelImpl()
45 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon1220f9090111::InsecureChannelCredentialsImpl
Dcreate_channel.cc81 return creds ? creds->CreateChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
Dsecure_credentials.h62 std::shared_ptr<Channel> CreateChannelWithInterceptors(
Dsecure_credentials.cc66 return CreateChannelWithInterceptors( in CreateChannelImpl()
73 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::SecureChannelCredentials
/external/grpc-grpc/src/cpp/client/
Dchannel_credentials.cc34 std::shared_ptr<Channel> ChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::ChannelCredentials
Dinsecure_credentials.cc35 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon046e5b910111::InsecureChannelCredentialsImpl
Dcronet_credentials.cc42 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
Dcreate_channel.cc81 return creds ? creds->CreateChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
/external/grpc-grpc/src/cpp/ext/
Dchaotic_good.cc34 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anonc584157b0111::ChaoticGoodInsecureChannelCredentialsImpl
/external/grpc-grpc/include/grpcpp/security/
Dcredentials.h99 return CreateChannelWithInterceptors(target, args, {}); in CreateChannelImpl()
102 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors(
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h105 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h105 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function