Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/security/authorization/
Devaluate_args.h53 grpc_auth_context* auth_context_; variable
/third_party/grpc/src/cpp/ext/filters/census/
Dserver_filter.h79 grpc_auth_context* auth_context_; variable
/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_context_impl.h431 mutable std::shared_ptr<const ::grpc::AuthContext> auth_context_; variable
Dclient_context_impl.h499 mutable std::shared_ptr<const grpc::AuthContext> auth_context_; variable
Dclient_context.h507 mutable std::shared_ptr<const grpc::AuthContext> auth_context_; variable
Dserver_context.h457 mutable std::shared_ptr<const ::grpc::AuthContext> auth_context_; variable
/third_party/grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc104 RefCountedPtr<grpc_auth_context> auth_context_; member in grpc_core::__anon3fb5febb0111::SecurityHandshaker