Home
last modified time | relevance | path

Searched defs:server_options (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dinterop_server.cc405 std::unique_ptr<std::vector<std::unique_ptr<ServerBuilderOption>>> in RunServer()
420 std::unique_ptr<std::vector<std::unique_ptr<ServerBuilderOption>>> in RunServer()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/alts/
H A Dgrpc_alts_credentials_server_options.cc38 grpc_alts_credentials_server_options* server_options = in grpc_alts_credentials_server_options_create() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/alts/
Dgrpc_alts_credentials_server_options.cc38 grpc_alts_credentials_server_options* server_options = in grpc_alts_credentials_server_options_create() local
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/
H A Dimplementations.py281 def server_options( function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_adapter_test.cc258 OgHttp2Adapter::Options server_options; in TEST() local
320 OgHttp2Adapter::Options server_options; in TEST() local
6626 OgHttp2Adapter::Options server_options; in TEST() local
6713 OgHttp2Adapter::Options server_options; in TEST() local
6774 OgHttp2Adapter::Options server_options; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dcrl_ssl_transport_security_test.cc155 tsi_ssl_server_handshaker_options server_options; in SetupHandshakers() local
H A Dssl_transport_security_test.cc160 tsi_ssl_server_handshaker_options server_options; in ssl_test_setup_handshakers() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_handshaker_client_test.cc331 grpc_alts_credentials_options* server_options = in create_config() local
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_credentials_options_test.cc78 auto server_options = grpc_tls_credentials_options_create(); in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dgrpc_authz_end2end_test.cc70 grpc::experimental::TlsServerCredentialsOptions server_options( in GrpcAuthzEnd2EndTest() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/
H A Dssl_helpers.c2509 mbedtls_test_handshake_test_options *server_options, in mbedtls_test_get_tls13_ticket()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_ssl.py2016 certsreqs=None, server_options=0, client_options=0): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ssl.py2877 certsreqs=None, server_options=0, client_options=0): argument