Home
last modified time | relevance | path

Searched defs:auth_context_ (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Devaluate_args.h53 grpc_auth_context* auth_context_; variable
/external/rust/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dserver_filter.h79 grpc_auth_context* auth_context_; variable
/external/grpc-grpc/src/cpp/ext/filters/census/
Dserver_filter.h79 grpc_auth_context* auth_context_; variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dserver_context.h296 mutable std::shared_ptr<const AuthContext> auth_context_; variable
Dclient_context.h429 mutable std::shared_ptr<const AuthContext> auth_context_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dserver_context.h450 mutable std::shared_ptr<const ::grpc::AuthContext> auth_context_; variable
Dclient_context.h507 mutable std::shared_ptr<const grpc::AuthContext> auth_context_; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dserver_context.h450 mutable std::shared_ptr<const ::grpc::AuthContext> auth_context_; variable
Dclient_context.h507 mutable std::shared_ptr<const grpc::AuthContext> auth_context_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc104 RefCountedPtr<grpc_auth_context> auth_context_; member in grpc_core::__anonca80907c0111::SecurityHandshaker