Home
last modified time | relevance | path

Searched full:grpc_authz_api (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/security/authorization/
Dgrpc_server_authz_filter.cc67 GRPC_TRACE_VLOG(grpc_authz_api, 2) in IsAuthorized()
79 GRPC_TRACE_LOG(grpc_authz_api, INFO) in IsAuthorized()
89 GRPC_TRACE_VLOG(grpc_authz_api, 2) in IsAuthorized()
95 GRPC_TRACE_LOG(grpc_authz_api, INFO) in IsAuthorized()
Dgrpc_authorization_policy_provider.cc114 if (GRPC_TRACE_FLAG_ENABLED(grpc_authz_api) && !status.ok()) { in FileWatcherAuthorizationPolicyProvider()
168 GRPC_TRACE_LOG(grpc_authz_api, INFO) in ForceUpdate()
/third_party/grpc/src/core/lib/debug/
Dtrace_flags.cc87 TraceFlag grpc_authz_api_trace(false, "grpc_authz_api");
172 {"grpc_authz_api", &grpc_authz_api_trace}, in GetAllTraceFlags()
Dtrace_flags.yaml177 grpc_authz_api:
/third_party/grpc/doc/
Dtrace_flags.md46 - grpc_authz_api - gRPC authorization.