Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/client/
Dcredentials_test.cc572 server_authorization_check_config(new TlsServerAuthorizationCheckConfig( in TEST_F() local
678 server_authorization_check_config(new TlsServerAuthorizationCheckConfig( in TEST_F() local
/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h116 server_authorization_check_config() const { in server_authorization_check_config() function