Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:no +full:- +full:config +full:- +full:for +full:- +full:cpp (Results 1 – 25 of 151) sorted by relevance

1234567

/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
3 # Tests for which we enable SRV queries
4 - expected_addrs:
5 - {address: '5.5.5.5:443', is_balancer: false}
13 record_to_resolve: no-srv-ipv4-single-target
15 no-srv-ipv4-single-target:
16 - {TTL: '2100', data: 5.5.5.5, type: A}
17 - expected_addrs:
18 - {address: '1.2.3.4:1234', is_balancer: true}
26 record_to_resolve: srv-ipv4-single-target
[all …]
H A Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
13 # See the License for the specific language governing permissions and
16 # This file is auto-generated
27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
28 argp.add_argument('--test_bin_path', default=None, type=str,
30 argp.add_argument('--dns_server_bin_path', default=None, type=str,
32 argp.add_argument('--records_config_path', default=None, type=str,
34 'specifies records for the DNS sever. '))
35 argp.add_argument('--dns_server_port', default=None, type=int,
37 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
[all …]
H A Daddress_sorting_test.cc9 // http://www.apache.org/licenses/LICENSE-2.0
14 // See the License for the specific language governing permissions and
37 #include "src/core/lib/config/config_vars.h"
51 #include "test/cpp/util/subprocess.h"
52 #include "test/cpp/util/test_config.h"
113 memcpy(&dest_addr_as_resolved_addr.addr, dest_addr, dest_addr->len); in GetSourceAddr()
114 dest_addr_as_resolved_addr.len = dest_addr->len; in GetSourceAddr()
126 TestAddressToGrpcResolvedAddress(it->second); in GetSourceAddr()
127 memcpy(source_addr->addr, &source_addr_as_resolved_addr.addr, in GetSourceAddr()
129 source_addr->len = source_addr_as_resolved_addr.len; in GetSourceAddr()
[all …]
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_gold_test.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
21 #include <android-base/chrono_utils.h>
22 #include <android-base/file.h>
23 #include <android-base/logging.h>
24 #include <android-base/result.h>
25 #include <gmock/gmock-matchers.h>
70 // permission so that Trade Federation test harness has no chance mis-executing on *.pb. in SetUpTestSuite()
71 const std::string unzipCmd = "unzip -o " + kTestDataPath + "pb.zip -d " + kTestDataPath + in SetUpTestSuite()
72 "&& chmod -R 666 " + kTestDataPath; in SetUpTestSuite()
[all …]
Dresolv_integration_test.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
20 #include <android-base/logging.h>
21 #include <android-base/parseint.h>
22 #include <android-base/result.h>
23 #include <android-base/unique_fd.h>
29 #include <gmock/gmock-matchers.h>
79 // This mainline module test still needs to be able to run on pre-S devices,
80 // and thus may run across pre-4.9 non-eBPF capable devices like the Pixel 2.
95 // Semi-public Bionic hook used by the NDK (frameworks/base/native/android/net.c)
[all …]
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/filters/census/
H A Dlibrary.h9 // http://www.apache.org/licenses/LICENSE-2.0
14 // See the License for the specific language governing permissions and
34 #include "src/core/lib/config/core_configuration.h"
35 #include "src/cpp/client/client_stats_interceptor.h"
36 #include "src/cpp/ext/filters/census/client_filter.h"
37 #include "src/cpp/ext/filters/census/context.h"
40 #include "test/cpp/end2end/test_service_impl.h"
64 // Enabled for compression trace annotation tests. in Echo()
65 context->set_compression_algorithm(GRPC_COMPRESS_GZIP); in Echo()
78 for (const auto& metadata : context->client_metadata()) { in CheckMetadata()
[all …]
/aosp_15_r20/system/netd/tests/
H A Dbinder_test.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
16 * binder_test.cpp - unit tests for netd binder RPCs.
48 #include <android-base/file.h>
49 #include <android-base/format.h>
50 #include <android-base/macros.h>
51 #include <android-base/scopeguard.h>
52 #include <android-base/stringprintf.h>
53 #include <android-base/strings.h>
54 #include <android-base/test_utils.h>
[all …]
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager.cc2 // Use of this source code is governed by a BSD-style license that can be
119 #include "third_party/abseil-cpp/absl/types/variant.h"
150 // Time between IPv6 probes, i.e. for how long results of each IPv6 probe are
154 // Google DNS address used for IPv6 probes.
191 // present on the Internet, and found no evidence of any remaining issues, so
204 // Default, without trial is no reserved slots. in GetDispatcherLimits()
214 // The format of the group name is a list of non-negative integers separated in GetDispatcherLimits()
225 for (size_t i = 0; i < group_parts.size(); ++i) { in GetDispatcherLimits()
238 // There must be some unreserved slots available for the all priorities. in GetDispatcherLimits()
287 //-----------------------------------------------------------------------------
[all …]
H A Dhost_resolver_manager.h2 // Use of this source code is governed by a BSD-style license that can be
47 #include "third_party/abseil-cpp/absl/types/variant.h"
67 // within the browser and only be interacted with through per-context
71 // For each hostname that is requested, HostResolver creates a
73 // (HostResolverSystemTask for the system resolver or DnsTask for the async
74 // resolver) which resolves the hostname. If requests for that same host are
76 // than creating a new one. This avoids doing parallel resolves for the same
82 // +----------- HostResolverManager ----------+
85 // (for host1, fam1) (for host2, fam2) (for hostx, famx)
118 // HostCache::CreateDefaultCache(). Otherwise no cache is used.
[all …]
/aosp_15_r20/packages/modules/Connectivity/clatd/
Dclatd_test.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
16 * clatd_test.cpp - unit tests for clatd
35 #include "config.h"
39 // For convenience.
49 // clang-format off
76 0xc8, 0x8b, 0, 53, /* Port 51339->53 */ \
77 0x00, UDP_LEN, 0, 0, /* Length 21, checksum empty for now */
89 // Macros to return pseudo-headers from packets.
174 // clang-format on
[all …]
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
193 // This field only valid for TETHERING_USB and TETHERING_NCM.
194 // TODO: Change this from boolean to int for extension.
199 // Assume all state machines start out available and with no errors. in TetherState()
321 (what, obj) -> { in Tethering()
330 () -> mTetherMainSM.sendMessage( in Tethering()
332 mEntitlementMgr.setOnTetherProvisioningFailedListener((downstream, reason) -> { in Tethering()
336 mEntitlementMgr.setTetheringConfigurationFetcher(() -> { in Tethering()
342 (Intent ignored) -> { in Tethering()
[all …]
/aosp_15_r20/external/cpuinfo/test/dmesg/
H A Dmoto-g-gen3.log1 [ 0.223687,0] msm_iommu_ctx 1e32000.qcom,iommu-ctx: context mdp_1 using bank 18
2 [ 0.223750,0] msm_iommu_ctx 1e33000.qcom,iommu-ctx: context venus_sec_pixel using bank 19
3 [ 0.223814,0] msm_iommu_ctx 1e34000.qcom,iommu-ctx: context venus_sec_bitstream using bank 20
4 [ 0.223876,0] msm_iommu_ctx 1e35000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 21
5 [ 0.223939,0] msm_iommu_ctx 1e36000.qcom,iommu-ctx: context venus_fw using bank 22
6 [ 0.224002,0] msm_iommu_ctx 1e37000.qcom,iommu-ctx: context periph_rpm using bank 23
7 [ 0.224069,0] msm_iommu_ctx 1e38000.qcom,iommu-ctx: context periph_CE using bank 24
8 [ 0.224134,0] msm_iommu_ctx 1e39000.qcom,iommu-ctx: context periph_BLSP using bank 25
9 [ 0.224195,0] msm_iommu_ctx 1e3a000.qcom,iommu-ctx: context periph_SDC1 using bank 26
10 [ 0.224258,0] msm_iommu_ctx 1e3b000.qcom,iommu-ctx: context periph_SDC2 using bank 27
[all …]
H A Dmoto-g-gen2.log3 [ 0.000000,0] Linux version 3.4.42-gef77327 (hudsoncm@ilclbld26) (gcc version 4.8 (GCC) ) #1 SMP…
6 [ 0.000000,0] Machine: Qualcomm MSM 8226 (Flattened Device Tree), model: Motorola QC-MSM8226 Tit…
7 [ 0.000000,0] qcom,ion-heap@28 reserved EBI1 size 314000
8 [ 0.000000,0] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-41a0000
10 [ 0.000000,0] Node qcom,msm-mem-hole removed memory 8400000-c400000
11 [ 0.000000,0] Node qcom,msm-mem-hole removed memory d200000-f600000
12 [ 0.000000,0] Node qcom,msm-mem-hole removed memory fa00000-ff00000
13 [ 0.000000,0] qcom,tz-log@fe805720 reserved EBI1 size 1000
14 [ 0.000000,0] qcom,msm-efuse reserved EBI1 size 1000
26 [ 0.000000,0] Normal 0x00000000 -> 0x00026000
[all …]
H A Dnexus6.log4 [ 0.000000] Linux version 3.10.40-g158ad3f (android-[email protected]) (gcc versio…
8 [ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
9 [ 0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000
10 [ 0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000
11 [ 0.000000] Node qcom,tz-log@fe805720 memblock_reserve memory 3eaeb000-3eaec000
12 [ 0.000000] Node android,ramoops-hole memblock_reserve memory 3e9e0000-3eae0000
21 [ 0.000000] Normal zone: 1604 pages used for memmap
24 [ 0.000000] HighMem zone: 4540 pages used for memmap
27 [ 0.000000] pcpu-alloc: s17536 r0 d15232 u32768 alloc=8*4096
28 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[all …]
H A Dmoto-g-gen5.log2 [ 0.488246,2] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
4 [ 0.489947,2] gcc-mdss-8952 soc:qcom,gcc-mdss@1800000: Registered GCC MDSS clocks.
6 [ 0.549035,2] Freeing initrd memory: 1536K (c3600000 - c3780000)
7 [ 0.552022,2] hw perfevents: enabled with ARMv8 Cortex-A53 PMU driver, 7 counters available
13 [ 0.561104,2] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
24 [ 0.569759,2] mdss_mdp_probe+0x18c/0x1050->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_r…
26 [ 0.570945,2] No change in context(0==0), skip
27 [ 0.571431,2] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0
28 [ 0.571455,2] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:1 num:3 rect:0 ndx:0x8 prio:1
29 [ 0.571463,2] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:5 num:4 rect:0 ndx:0x10 prio:2
[all …]
H A Dmoto-g-gen4.log15 [ 0.742769,0] adsp_audio qcom,msmapr-audio.92: apr_probe: destination is ADSP
16 [ 0.743693,0] platform qcom,msm-audio-ion.89: Driver msm-audio-ion requests probe deferral
22 [ 0.749315,0] of_get_named_gpio_flags exited with status -517
23 [ 0.749324,0] subsys-pil-tz c200000.qcom,lpass: [adsp]: Error getting proxy unvoting gpio
24 [ 0.749370,0] platform c200000.qcom,lpass: Driver subsys-pil-tz requests probe deferral
25 [ 0.750181,0] of_get_named_gpio_flags exited with status -517
26 [ 0.750188,0] subsys-pil-tz a21b000.qcom,pronto: [wcnss]: Error getting proxy unvoting gpio
27 [ 0.750199,0] platform a21b000.qcom,pronto: Driver subsys-pil-tz requests probe deferral
28 [ 0.751414,0] of_get_named_gpio_flags exited with status -517
29 [ 0.751422,0] pil-q6v5-mss 4080000.qcom,mss: [modem]: Error getting proxy unvoting gpio
[all …]
/aosp_15_r20/prebuilts/android-emulator/
H A DREADME2 running the following command on a 64-bit Linux machine:
4 external/qemu/android/scripts/package-release.sh \
5 --darwin-ssh=<host> \
6 --copy-prebuilts=<path>
11 Below is the list of specific commits for each input directory used:
14 external/qemu-android 2ee7107 goldfish_sync: reset sync device on reboot [device changes]
19 $ cd external/qemu && git log --oneline --no-merges 306387b..357a4aa .
23 aa3c012 [clipboard] Qt UI changes for clipboard sharing
27 a65892c Enhance -wipe-data to clean up more stale files
28 26f25d7 Revert "Facilitate upgrade of system images with -wipe-data"
[all …]
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto3 package envoy.config.route.v3;
5 import "envoy/config/core/v3/base.proto";
6 import "envoy/config/core/v3/extension.proto";
7 import "envoy/config/core/v3/proxy_protocol.proto";
29 option java_package = "io.envoyproxy.envoy.config.route.v3";
32 option go_package = "github.com/envoyproxy/go-control-plane/envoy/config/route/v3;routev3";
35 // [#protodoc-title: HTTP route components]
44 // [#next-free-field: 24]
49 // No TLS requirement for the virtual host.
66 // statistics but is not relevant for routing.
[all …]
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/ip/
DIpClientLinkObserver.java8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
91 * callbacks than strictly necessary (some of which may be no-ops), but will not
96 * - The owner of this class is expected to create it, register it, and call
98 * - All accesses to mLinkProperties must be synchronized(this). All the other
118 * should only be used for metrics purposes, as it could be inconsistent
146 /** Configuration parameters for IpClientLinkObserver. */
200 protected static final String CLAT_PREFIX = "v4-";
204 // sent too quickly, those messages can overflow the socket receive buffer. Set a large-enough
212 Configuration config, SharedLog log, IpClient.Dependencies deps) { in IpClientLinkObserver() argument
[all …]
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
103 * New parameters for RIL_REQUEST_SETUP_DATA_CALL
123 * New parameters for RIL_REQUEST_SETUP_DATA_CALL
128 #define LAST_IMPRECISE_RIL_VERSION 12 // Better self-documented name
168 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
187 RIL_E_MISSING_RESOURCE = 16, /* no logical channel available */
207 from modem for this request */
208 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
215 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */
[all …]
/aosp_15_r20/hardware/ril/include/telephony/
H A Dril.h8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
83 * The new parameters for RIL_REQUEST_SETUP_DATA_CALL,
95 #define LAST_IMPRECISE_RIL_VERSION 12 // Better self-documented name
134 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
153 RIL_E_MISSING_RESOURCE = 16, /* no logical channel available */
173 from modem for this request */
174 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
181 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */
183 … RIL_E_REQUEST_RATE_LIMITED = 50, /* Operation denied due to overly-frequent requests */
[all …]
/aosp_15_r20/device/generic/goldfish/radio/include/telephony/
Dril.h8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
82 * The new parameters for RIL_REQUEST_SETUP_DATA_CALL,
94 #define LAST_IMPRECISE_RIL_VERSION 12 // Better self-documented name
133 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
152 RIL_E_MISSING_RESOURCE = 16, /* no logical channel available */
172 from modem for this request */
173 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
180 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */
182 … RIL_E_REQUEST_RATE_LIMITED = 50, /* Operation denied due to overly-frequent requests */
[all …]
/aosp_15_r20/hardware/ril/reference-ril/
H A Dril.h8 * http://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
83 * The new parameters for RIL_REQUEST_SETUP_DATA_CALL,
95 #define LAST_IMPRECISE_RIL_VERSION 12 // Better self-documented name
134 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
153 RIL_E_MISSING_RESOURCE = 16, /* no logical channel available */
173 from modem for this request */
174 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
181 RIL_E_NO_SMS_TO_ACK = 48, /* ACK received when there is no SMS to ack */
183 … RIL_E_REQUEST_RATE_LIMITED = 50, /* Operation denied due to overly-frequent requests */
[all …]
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_lb_end2end_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
58 #include "src/core/lib/config/config_vars.h"
73 #include "src/cpp/server/secure_server_credentials.h"
81 #include "test/cpp/end2end/connection_attempt_injector.h"
82 #include "test/cpp/end2end/test_service_impl.h"
83 #include "test/cpp/util/credentials.h"
118 // Subclass of TestServiceImpl that increments a request counter for
128 AddClient(context->peer()); in Echo()
129 if (request->has_param() && request->param().has_backend_metrics()) { in Echo()
[all …]
/aosp_15_r20/prebuilts/qemu-kernel/arm/
HDvmlinux-qemu ... ->value_sec, REC->value_usec, REC->interval_sec, REC->interval_usec "hrtimer=%

1234567