Home
last modified time | relevance | path

Searched refs:RESOLVER_PARAMS_MAX_SAMPLES (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/1/android/net/
H A DIDnsResolver.aidl15 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/2/android/net/
H A DIDnsResolver.aidl33 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/3/android/net/
H A DIDnsResolver.aidl16 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/4/android/net/
H A DIDnsResolver.aidl35 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/5/android/net/
H A DIDnsResolver.aidl36 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/6/android/net/
H A DIDnsResolver.aidl36 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/7/android/net/
H A DIDnsResolver.aidl38 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/8/android/net/
H A DIDnsResolver.aidl38 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/9/android/net/
H A DIDnsResolver.aidl39 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/aidl_api/dnsresolver_aidl_interface/current/android/net/
H A DIDnsResolver.aidl39 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/binder/android/net/
H A DIDnsResolver.aidl48 const int RESOLVER_PARAMS_MAX_SAMPLES = 3; field
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder_client_ndk.cpp64 paramsParcel.maxSamples = params[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES]; in makeResolverParamsParcel()
115 static_cast<uint8_t>(params32[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES]), in GetResolverInfo()
/aosp12/packages/modules/DnsResolver/tests/
H A Ddnsresolver_binder_test.cpp542 EXPECT_EQ(testParams[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES], in TEST_F()
543 params32[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES]); in TEST_F()
H A Dresolv_integration_test.cpp652 IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES, in TEST_F()
707 EXPECT_EQ(kDefaultParams[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES], res_params.max_samples); in TEST_F()
1510 EXPECT_EQ(kDefaultParams[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES], res_params.max_samples); in TEST_F()
/aosp12/packages/modules/DnsResolver/
H A DResolverController.cpp259 (*params)[IDnsResolver::RESOLVER_PARAMS_MAX_SAMPLES] = res_params.max_samples; in getResolverInfo()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35611 Landroid/net/INetd;->RESOLVER_PARAMS_MAX_SAMPLES:I