Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h120 grpc_channel_credentials* mutable_channel_creds() { in mutable_channel_creds() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/
Dlocal_security_connector.cc179 reinterpret_cast<grpc_local_credentials*>(mutable_channel_creds()); in check_peer()