Searched defs:authorities_ (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/src/core/ext/xds/ | ||
D | xds_bootstrap_grpc.h | 187 std::map<std::string, GrpcAuthority> authorities_; variable |
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ | ||
D | xds_bootstrap_grpc.h | 179 std::map<std::string, GrpcAuthority> authorities_; variable |
/external/grpc-grpc/test/cpp/end2end/xds/ | ||
D | xds_utils.h | 105 std::map<std::string /*authority_name*/, AuthorityInfo> authorities_; variable |
/external/grpc-grpc/test/core/xds/ | ||
D | xds_client_test.cc | 200 std::map<std::string, FakeAuthority> authorities_; member in grpc_core::testing::__anonf6ca19400111::XdsClientTest::FakeXdsBootstrap::Builder |