HomeSort by relevance Sort by last modified time
    Searched defs:grpc_auth_context_peer_is_authenticated (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/security/context/
security_context.cc 204 int grpc_auth_context_peer_is_authenticated(const grpc_auth_context* ctx) { function
205 GRPC_API_TRACE("grpc_auth_context_peer_is_authenticated(ctx=%p)", 1, (ctx));
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_grpc_imports.generated.h 304 #define grpc_auth_context_peer_is_authenticated grpc_auth_context_peer_is_authenticated_import macro
    [all...]

Completed in 57 milliseconds