Home
last modified time | relevance | path

Searched defs:SecureCallCredentials (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.h57 explicit SecureCallCredentials(grpc_call_credentials* c_creds) in SecureCallCredentials() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h40 class SecureCallCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h40 class SecureCallCredentials; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc86 SecureCallCredentials::SecureCallCredentials(grpc_call_credentials* c_creds) in SecureCallCredentials() function in grpc::SecureCallCredentials