Home
last modified time | relevance | path

Searched defs:authorities_ (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/ext/xds/
Dxds_bootstrap_grpc.h187 std::map<std::string, GrpcAuthority> authorities_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap_grpc.h179 std::map<std::string, GrpcAuthority> authorities_; variable
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_utils.h105 std::map<std::string /*authority_name*/, AuthorityInfo> authorities_; variable
/external/grpc-grpc/test/core/xds/
Dxds_client_test.cc200 std::map<std::string, FakeAuthority> authorities_; member in grpc_core::testing::__anonf6ca19400111::XdsClientTest::FakeXdsBootstrap::Builder
226 std::map<std::string, FakeAuthority> authorities_; member in grpc_core::testing::__anonf6ca19400111::XdsClientTest::FakeXdsBootstrap