Home
last modified time | relevance | path

Searched defs:SecureChannelCredentials (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.h48 explicit SecureChannelCredentials(grpc_channel_credentials* c_creds) in SecureChannelCredentials() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dchannel_arguments.h31 class SecureChannelCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dchannel_arguments.h31 class SecureChannelCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h41 class SecureChannelCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h41 class SecureChannelCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc60 SecureChannelCredentials::SecureChannelCredentials( in SecureChannelCredentials() function in grpc::SecureChannelCredentials