Home
last modified time | relevance | path

Searched defs:server_names (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dserver_lib.cc59 std::vector<string> server_names; in GetFactory() local
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dlistener.proto108 repeated string server_names = 11; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dlistener.proto108 repeated string server_names = 11; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/listener/
H A Dlistener_components.proto133 repeated string server_names = 11; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/listener/v3/
H A Dlistener_components.proto164 repeated string server_names = 11; field
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_listener.cc150 std::vector<std::string> server_names; member
686 auto* server_names = envoy_config_listener_v3_FilterChainMatch_server_names( in FilterChainMatchParse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_listener.cc152 std::vector<std::string> server_names; member
682 auto* server_names = envoy_config_listener_v3_FilterChainMatch_server_names( in FilterChainMatchParse() local