Searched refs:process_auth_failure (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/test/core/end2end/fixtures/ |
D | local_util.cc | 29 static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function 50 grpc_auth_metadata_processor processor = {process_auth_failure, nullptr, in MakeServer()
|
D | h2_ssl_tls_common.h | 86 grpc_auth_metadata_processor processor = {process_auth_failure, nullptr, in MakeServerCreds() 93 static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function
|
D | h2_ssl_cred_reload_fixture.h | 81 grpc_auth_metadata_processor processor = {process_auth_failure, nullptr, in MakeServerCreds() 88 static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function
|
D | h2_tls_common.h | 60 inline void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function 206 grpc_auth_metadata_processor processor = {process_auth_failure, nullptr, in MakeServerCreds()
|
D | h2_oauth2_common.h | 156 static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function
|
/external/grpc-grpc/test/core/end2end/ |
D | h2_ssl_cert_test.cc | 55 static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/, in process_auth_failure() function 99 grpc_auth_metadata_processor processor = {process_auth_failure, nullptr, in MakeServerCreds()
|