Home
last modified time | relevance | path

Searched defs:channel_auth_context (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/include/grpc/
Dgrpc_security.h412 const grpc_auth_context* channel_auth_context; member
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc153 const grpc::AuthContext& channel_auth_context, in GetMetadata()