Home
last modified time | relevance | path

Searched defs:ipv6_supported (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Daddress_sorting_test.cc96 bool ipv4_supported, bool ipv6_supported, in MockSourceAddrFactory()
163 bool ipv4_supported, bool ipv6_supported, in OverrideAddressSortingSourceAddrFactory()
205 bool ipv6_supported = true; in TEST_F() local
224 bool ipv6_supported = false; in TEST_F() local
243 bool ipv6_supported = true; in TEST_F() local
265 bool ipv6_supported = true; in TEST_F() local
289 bool ipv6_supported = true; in TEST_F() local
312 bool ipv6_supported = true; in TEST_F() local
336 bool ipv6_supported = true; in TEST_F() local
361 bool ipv6_supported = true; in TEST_F() local
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/
DDnsOverHttpsTest.py79 def get_wifi_network(self, ipv6_supported=False): argument
DDnsOverTlsTest.py89 def get_wifi_network(self, ipv6_supported): argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_test.h41 static const bool ipv6_supported = check_function(AF_INET6); in IsAddressFamilySupported() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/google_c2p/
Dgoogle_c2p_resolver.cc208 void GoogleCloud2ProdResolver::IPv6QueryDone(bool ipv6_supported) { in IPv6QueryDone()
/aosp_15_r20/external/grpc-grpc/src/core/resolver/google_c2p/
H A Dgoogle_c2p_resolver.cc212 void GoogleCloud2ProdResolver::IPv6QueryDone(bool ipv6_supported) { in IPv6QueryDone()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dpxe.rs1060 pub ipv6_supported: bool, field
/aosp_15_r20/external/rust/crates/uefi/src/proto/network/
Dpxe.rs1060 pub ipv6_supported: bool, field