Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsSvcbRecord.java176 final SvcParamIpHint sp4 = (SvcParamIpHint) mAllSvcParams.get(KEY_IPV4HINT); in getAddresses() local
177 if (sp4 != null) { in getAddresses()
178 out.addAll(sp4.getValue()); in getAddresses()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4672 ScopedSystemProperties sp4(kDotMaxretriesFlag, std::to_string(config.maxRetries)); in TEST_F() local
4771 ScopedSystemProperties sp4(kDotMaxretriesFlag, std::to_string(config.maxRetries)); in TEST_F() local
4953 ScopedSystemProperties sp4(kDotRevalidationThresholdFlag, "-1"); in TEST_F() local
5269 ScopedSystemProperties sp4(kDotAsyncHandshakeFlag, "0"); in TEST_F() local