Searched defs:server_options (Results 1 – 6 of 6) sorted by relevance
41 grpc_alts_credentials_server_options* server_options = in grpc_alts_credentials_server_options_create() local
326 std::unique_ptr<std::vector<std::unique_ptr<ServerBuilderOption>>> in RunServer()340 std::unique_ptr<std::vector<std::unique_ptr<ServerBuilderOption>>> in RunServer()
257 def server_options(multi_method_implementation=None, function
318 grpc_alts_credentials_options* server_options = in create_config() local
139 tsi_ssl_server_handshaker_options server_options; in ssl_test_setup_handshakers() local
2849 certsreqs=None, server_options=0, client_options=0): argument