Home
last modified time | relevance | path

Searched refs:sp6 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsSvcbRecord.java180 final SvcParamIpHint sp6 = (SvcParamIpHint) mAllSvcParams.get(KEY_IPV6HINT); in getAddresses() local
181 if (sp6 != null) { in getAddresses()
182 out.addAll(sp6.getValue()); in getAddresses()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4676 ScopedSystemProperties sp6(kDotRevalidationThresholdFlag, "-1"); in TEST_F() local
4775 ScopedSystemProperties sp6(kDotRevalidationThresholdFlag, "-1"); in TEST_F() local