Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dinsecure_credentials.cc34 return CreateChannelWithInterceptors( in CreateChannelImpl()
40 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon3fff1edb0111::InsecureChannelCredentialsImpl
Dcronet_credentials.cc34 return CreateChannelWithInterceptors( in CreateChannelImpl()
43 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
Dcreate_channel.cc74 return creds ? creds->CreateChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
Dsecure_credentials.h51 std::shared_ptr<Channel> CreateChannelWithInterceptors(
Dsecure_credentials.cc55 return CreateChannelWithInterceptors( in CreateChannelImpl()
62 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::SecureChannelCredentials
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h108 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h108 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function