/aosp_15_r20/external/grpc-grpc/test/core/xds/ |
H A D | xds_bootstrap_test.cc | 165 auto bootstrap = std::move(*bootstrap_or); in TEST() local 166 EXPECT_THAT(bootstrap->servers(), in TEST() 168 EXPECT_EQ(bootstrap->authorities().size(), 2); in TEST() 170 bootstrap->LookupAuthority("xds.example.com")); in TEST() 178 bootstrap->LookupAuthority("xds.example2.com")); in TEST() 185 ASSERT_NE(bootstrap->node(), nullptr); in TEST() 186 EXPECT_EQ(bootstrap->node()->id(), "foo"); in TEST() 187 EXPECT_EQ(bootstrap->node()->cluster(), "bar"); in TEST() 188 EXPECT_EQ(bootstrap->node()->locality_region(), "milky_way"); in TEST() 189 EXPECT_EQ(bootstrap->node()->locality_zone(), "sol_system"); in TEST() [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/config/bootstrap/v3/ |
H A D | bootstrap_pb2.py | 3 # source: envoy/config/bootstrap/v3/bootstrap.proto 40 …bootstrap/v3/bootstrap.proto\x12\x19\x65nvoy.config.bootstrap.v3\x1a)envoy/config/accesslog/v3/acc… 44 _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.config.bootstrap.v3.bootstrap_pb2', _glo… 47 …io.envoyproxy.envoy.config.bootstrap.v3B\016BootstrapProtoP\001ZLgithub.com/envoyproxy/go-control-… 49 …SOURCES._serialized_options = b'\232\305\210\0365\n3envoy.config.bootstrap.v2.Bootstrap.StaticReso… 51 …SOURCES._serialized_options = b'\232\305\210\0366\n4envoy.config.bootstrap.v2.Bootstrap.DynamicRes… 73 _BOOTSTRAP._serialized_options = b'\232\305\210\036%\n#envoy.config.bootstrap.v2.Bootstrap' 77 _ADMIN._serialized_options = b'\232\305\210\036!\n\037envoy.config.bootstrap.v2.Admin' 79 …TLIERDETECTION._serialized_options = b'\232\305\210\036;\n9envoy.config.bootstrap.v2.ClusterManage… 81 …_CLUSTERMANAGER._serialized_options = b'\232\305\210\036*\n(envoy.config.bootstrap.v2.ClusterManag… [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/ |
H A D | bootstrap.upbdefs.h | 3 * envoy/config/bootstrap/v3/bootstrap.proto 23 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap"); in envoy_config_bootstrap_v3_Bootstrap_getmsgdef() 28 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.StaticResources"); in envoy_config_bootstrap_v3_Bootstrap_StaticResources_getmsgdef() 33 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.DynamicResources"); in envoy_config_bootstrap_v3_Bootstrap_DynamicResources_getmsgdef() 38 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig"… in envoy_config_bootstrap_v3_Bootstrap_ApplicationLogConfig_getmsgdef() 43 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.… in envoy_config_bootstrap_v3_Bootstrap_ApplicationLogConfig_LogFormat_getmsgdef() 48 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.DeferredStatOptions"); in envoy_config_bootstrap_v3_Bootstrap_DeferredStatOptions_getmsgdef() 53 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.GrpcAsyncClientManage… in envoy_config_bootstrap_v3_Bootstrap_GrpcAsyncClientManagerConfig_getmsgdef() 58 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.CertificateProviderIn… in envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_getmsgdef() 63 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Admin"); in envoy_config_bootstrap_v3_Admin_getmsgdef() [all …]
|
/aosp_15_r20/external/toolchain-utils/rust_tools/ |
H A D | auto_update_rust_bootstrap.py | 6 """Automatically maintains the rust-bootstrap package. 9 - uploading new rust-bootstrap prebuilts 10 - adding new versions of rust-bootstrap to keep up with dev-lang/rust 11 - removing versions of rust-bootstrap that are no longer depended on by 47 """Represents an ebuild version, simplified for rust-bootstrap versions. 93 raise ValueError("No bootstrap sequence start found in text") 98 raise ValueError("No bootstrap sequence end found in text") 154 """Returns a URL to a prebuilt for `version` of rust-bootstrap.""" 160 # Search for all rust-bootstrap versions rather than specifically 166 "/packages/dev-lang/rust-bootstrap-*tbz2" [all …]
|
H A D | auto_update_rust_bootstrap_test.py | 32 …ooglesource.com/c/chromiumos/overlays/chromiumos-overlay/+/5018826 rust-bootstrap: use prebuilts [… 51 …ooglesource.com/c/chromiumos/overlays/chromiumos-overlay/+/5339923 rust-bootstrap: add version 1.7… 52 …ooglesource.com/c/chromiumos/overlays/chromiumos-overlay/+/5339924 rust-bootstrap: remove unused e… 156 ebuild_170 = tempdir / "rust-bootstrap-1.70.0.ebuild" 158 ebuild_170_r1 = tempdir / "rust-bootstrap-1.70.0-r1.ebuild" 160 ebuild_171_r2 = tempdir / "rust-bootstrap-1.71.1-r2.ebuild" 183 ebuild = tempdir / "rust-bootstrap-1.70.0.ebuild" 226 ebuild = tempdir / "rust-bootstrap-1.70.0.ebuild" 272 "rust-bootstrap-1.70.0-r2.ebuild" 281 "rust-bootstrap-2.80.3.ebuild" [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/templates/ |
D | loadtest_template_psm_proxyless_prebuilt_all_languages.yaml | 30 value: /bootstrap/bootstrap.json 36 - -path-to-bootstrap 37 - containers/runtime/xds-server/bootstrap.json 60 value: /bootstrap/bootstrap.json 66 - -path-to-bootstrap 67 - containers/runtime/xds-server/bootstrap.json 89 value: /bootstrap/bootstrap.json 95 - -path-to-bootstrap 96 - containers/runtime/xds-server/bootstrap.json 119 value: /bootstrap/bootstrap.json [all …]
|
D | loadtest_template_psm_proxyless_basic_all_languages.yaml | 40 value: /bootstrap/bootstrap.json 45 - -path-to-bootstrap 46 - containers/runtime/xds-server/bootstrap.json 79 value: /bootstrap/bootstrap.json 84 - -path-to-bootstrap 85 - containers/runtime/xds-server/bootstrap.json 117 value: /bootstrap/bootstrap.json 122 - -path-to-bootstrap 123 - containers/runtime/xds-server/bootstrap.json 153 value: /bootstrap/bootstrap.json [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/templates/ |
H A D | loadtest_template_psm_proxyless_prebuilt_all_languages.yaml | 30 value: /bootstrap/bootstrap.json 36 - -path-to-bootstrap 37 - containers/runtime/xds-server/bootstrap.json 60 value: /bootstrap/bootstrap.json 66 - -path-to-bootstrap 67 - containers/runtime/xds-server/bootstrap.json 89 value: /bootstrap/bootstrap.json 95 - -path-to-bootstrap 96 - containers/runtime/xds-server/bootstrap.json 119 value: /bootstrap/bootstrap.json [all …]
|
H A D | loadtest_template_psm_proxyless_basic_all_languages.yaml | 40 value: /bootstrap/bootstrap.json 45 - -path-to-bootstrap 46 - containers/runtime/xds-server/bootstrap.json 79 value: /bootstrap/bootstrap.json 84 - -path-to-bootstrap 85 - containers/runtime/xds-server/bootstrap.json 117 value: /bootstrap/bootstrap.json 122 - -path-to-bootstrap 123 - containers/runtime/xds-server/bootstrap.json 153 value: /bootstrap/bootstrap.json [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/ |
D | buildtool.go | 5 // Build toolchain using Go bootstrap version. 9 // invoke the Go bootstrap toolchains go command to build those sources, 23 // compiled with the Go bootstrap toolchain to produce the bootstrapTargets. 29 // if a newer copy needs to be substituted for the Go bootstrap copy when used 32 // These will be imported during bootstrap as bootstrap/name, like bootstrap/math/big. 108 // These must not be copied into the bootstrap build directory. 142 // Use $GOROOT/pkg/bootstrap as the bootstrap workspace root. 147 workspace := pathf("%s/pkg/bootstrap", goroot) 150 base := pathf("%s/src/bootstrap", workspace) 153 // Copy source code into $GOROOT/pkg/bootstrap and rewrite import paths. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/ |
D | bootstrap.upbdefs.h | 4 * envoy/config/bootstrap/v3/bootstrap.proto 27 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap"); in envoy_config_bootstrap_v3_Bootstrap_getmsgdef() 32 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.StaticResources"); in envoy_config_bootstrap_v3_Bootstrap_StaticResources_getmsgdef() 37 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.DynamicResources"); in envoy_config_bootstrap_v3_Bootstrap_DynamicResources_getmsgdef() 42 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Bootstrap.CertificateProviderIn… in envoy_config_bootstrap_v3_Bootstrap_CertificateProviderInstancesEntry_getmsgdef() 47 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Admin"); in envoy_config_bootstrap_v3_Admin_getmsgdef() 52 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.ClusterManager"); in envoy_config_bootstrap_v3_ClusterManager_getmsgdef() 57 …return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.ClusterManager.OutlierDetection… in envoy_config_bootstrap_v3_ClusterManager_OutlierDetection_getmsgdef() 62 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Watchdogs"); in envoy_config_bootstrap_v3_Watchdogs_getmsgdef() 67 return upb_DefPool_FindMessageByName(s, "envoy.config.bootstrap.v3.Watchdog"); in envoy_config_bootstrap_v3_Watchdog_getmsgdef() [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/8f/ |
D | 8f6cdac35666287e9dda6ccfe6be19de2d448ae0 | 31 … "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/javac/libcor… 32 … "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/javac/libcor… 47 …bootstrap-lib-for-flags-lib/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/lint-srcs.l… 50 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/lint… 54 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/lint… 58 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/lint… 62 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/lint… 66 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/lint… 70 …to: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint/sugg… 74 …file: "out/soong/.intermediates/libcore/libcore-bootstrap-lib-for-flags-lib/android_common/lint-sr… [all …]
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
H A D | BootstrapperImplTest.java | 49 private static final String BOOTSTRAP_FILE_PATH = "/fake/fs/path/bootstrap.json"; 112 BootstrapInfo info = bootstrapper.bootstrap(); in parseBootstrap_singleXdsServer() 164 BootstrapInfo info = bootstrapper.bootstrap(); in parseBootstrap_multipleXdsServers() 214 BootstrapInfo info = bootstrapper.bootstrap(); in parseBootstrap_IgnoreIrrelevantFields() 245 thrown.expectMessage("Invalid bootstrap: server " + SERVER_URI + " 'channel_creds' required"); in parseBootstrap_missingServerChannelCreds() 246 bootstrapper.bootstrap(); in parseBootstrap_missingServerChannelCreds() 265 bootstrapper.bootstrap(); in parseBootstrap_unsupportedServerChannelCreds() 283 BootstrapInfo info = bootstrapper.bootstrap(); in parseBootstrap_useFirstSupportedChannelCredentials() 311 thrown.expectMessage("Invalid bootstrap: 'xds_servers' does not exist."); in parseBootstrap_noXdsServers() 312 bootstrapper.bootstrap(); in parseBootstrap_noXdsServers() [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/config/bootstrap/v2/ |
H A D | bootstrap_pb2.py | 3 # source: envoy/config/bootstrap/v2/bootstrap.proto 37 …bootstrap/v2/bootstrap.proto\x12\x19\x65nvoy.config.bootstrap.v2\x1a\x1e\x65nvoy/api/v2/auth/secre… 41 _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.config.bootstrap.v2.bootstrap_pb2', _glo… 44 …io.envoyproxy.envoy.config.bootstrap.v2B\016BootstrapProtoP\001ZLgithub.com/envoyproxy/go-control-…
|
/aosp_15_r20/out/soong/ |
D | installs-aosp_shiba.mk | 78 …bootstrap/libdl_android.so out/target/product/shiba/system/lib64/libcutils.so out/target/product/s… 82 …bootstrap/libm.so out/target/product/shiba/system/lib64/libc.so out/target/product/shiba/system/li… 94 …bootstrap/libdl_android.so out/target/product/shiba/system/lib64/liblog.so out/target/product/shib… 110 …bootstrap/libm.so out/target/product/shiba/system/lib64/libc.so out/target/product/shiba/system/li… 174 …bootstrap/libm.so out/target/product/shiba/system/lib64/libc.so out/target/product/shiba/system/li… 202 …bootstrap/libdl_android.so out/target/product/shiba/system/lib64/liblog.so out/target/product/shib… 206 …bootstrap/libdl_android.so out/target/product/shiba/system/lib64/liblog.so out/target/product/shib… 594 …bootstrap/libdl_android.so out/target/product/shiba/system/lib64/liblog.so out/target/product/shib… 626 …bootstrap/libm.so out/target/product/shiba/system/lib64/libc.so out/target/product/shiba/system/li… 630 …bootstrap/libm.so out/target/product/shiba/system/lib64/libc.so out/target/product/shiba/system/li… [all …]
|
D | bootstrap.ninja | 8 # bootstrap [from Go package github.com/google/blueprint/bootstrap] 12 g.bootstrap.ToolDir = out/host/linux-x86/bin 14 g.bootstrap.goRoot = prebuilts/go/linux-x86 16 g.bootstrap.compileCmd = ${g.bootstrap.goRoot}/pkg/tool/linux_amd64/compile 18 g.bootstrap.debugFlags = 20 g.bootstrap.goTestMainCmd = ${g.bootstrap.ToolDir}/gotestmain 22 g.bootstrap [all...] |
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/constant/ |
H A D | DynamicCallSiteDesc.java | 60 * bootstrap method for the {@code invokedynamic} 67 * to the bootstrap, that would appear in the 93 * bootstrap method for the {@code invokedynamic} 100 * to the bootstrap, that would appear in the 117 * bootstrap method has no static arguments. 119 * @param bootstrapMethod The bootstrap method for the {@code invokedynamic} 137 * bootstrap method has no static arguments and for which the name parameter 141 * bootstrap method for the {@code invokedynamic} 155 * bootstrap method, name, and invocation type are the same as this one, but 156 * with the specified bootstrap arguments. [all …]
|
H A D | DynamicConstantDesc.java | 71 * bootstrap method for the constant 78 * to the bootstrap, that would appear in the 100 * a more specific type if the constant bootstrap is a well-known one and a 104 * a {@linkplain DynamicConstantDesc} with a well-known bootstrap including 116 * bootstrap method for the constant 123 * to the bootstrap, that would appear in the 146 * bootstrap method for the constant 153 * to the bootstrap, that would appear in the 172 * the same as the bootstrap method return type. 176 * bootstrap method for the constant [all …]
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/bootstrap/v3/ |
H A D | bootstrap.proto | 3 package envoy.config.bootstrap.v3; 32 option java_package = "io.envoyproxy.envoy.config.bootstrap.v3"; 35 option go_package = "github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3;bootstrapv3"; 38 // [#protodoc-title: Bootstrap] 43 // Bootstrap :ref:`configuration overview <config_overview_bootstrap>`. 45 message Bootstrap { message 47 "envoy.config.bootstrap.v2.Bootstrap"; 51 "envoy.config.bootstrap.v2.Bootstrap.StaticResources"; 58 … // <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary 73 "envoy.config.bootstrap.v2.Bootstrap.DynamicResources"; [all …]
|
/aosp_15_r20/external/pigweed/pw_env_setup/ |
H A D | docs.rst | 27 bootstrap a Python installation, which in turn inflates a virtual 34 Users interact with ``pw_env_setup`` with two commands: ``. bootstrap.sh`` and 35 ``. activate.sh``. The bootstrap command always pulls down the current versions 38 runs bootstrap. 42 On Windows the scripts used to set up the environment are ``bootstrap.bat`` 45 ``bootstrap.fish`` and ``activate.fish`` are also available for `Fish shell 62 dependencies without modifying them can just source Pigweed's ``bootstrap.sh`` 65 An example of what your project's `bootstrap.sh` could look like is below. This 66 assumes `bootstrap.sh` is at the top level of your repository. 74 PROJ_SETUP_SCRIPT_PATH="$(pwd)/bootstrap.sh" [all …]
|
/aosp_15_r20/system/core/init/ |
H A D | mount_namespace.cpp | 95 // the bootstrap and default mount namespaces. The processes running with in SetupMountNamespaces() 96 // the bootstrap namespace get APEXes from the read-only partition. in SetupMountNamespaces() 106 // bootstrap mount namespace, whereas most other daemons and all apps live in SetupMountNamespaces() 117 // bootstrap and default namespaces. Marking /mnt/installer slave in either in SetupMountNamespaces() 126 // bootstrap namespace shares a peer group with /mnt/installer in the in SetupMountNamespaces() 163 PLOG(ERROR) << "Cannot switch back to bootstrap mount namespace"; in SetupMountNamespaces() 167 // Some components (e.g. servicemanager) need to access bootstrap in SetupMountNamespaces() 169 // /apex to /bootstrap-apex in the bootstrap mount namespace. Since /bootstrap-apex in SetupMountNamespaces() 173 // in the bootstrap mount namespace: in SetupMountNamespaces() 174 // /apex (== /bootstrap-apex) in SetupMountNamespaces() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client_grpc.cc | 100 "Got bootstrap file location from GRPC_XDS_BOOTSTRAP " in GetBootstrapContents() 117 "Got bootstrap contents from GRPC_XDS_BOOTSTRAP_CONFIG " in GetBootstrapContents() 125 gpr_log(GPR_INFO, "Got bootstrap contents from fallback config"); in GetBootstrapContents() 129 // No bootstrap config found. in GetBootstrapContents() 139 // If getting bootstrap from channel args, create a local XdsClient in GetOrCreate() 144 auto bootstrap = GrpcXdsBootstrap::Create(*bootstrap_config); in GetOrCreate() local 145 if (!bootstrap.ok()) return bootstrap.status(); in GetOrCreate() 148 return MakeRefCounted<GrpcXdsClient>(std::move(*bootstrap), in GetOrCreate() 157 // Find bootstrap contents. in GetOrCreate() 161 gpr_log(GPR_INFO, "xDS bootstrap contents: %s", in GetOrCreate() [all …]
|
/aosp_15_r20/build/soong/ui/build/ |
H A D | soong.go | 42 "github.com/google/blueprint/bootstrap" 58 // version of bootstrap and needs cleaning before continuing the build. Increment this for 60 // executed during bootstrap before the primary builder has had a chance to update the path. 85 // We want to rely on as few prebuilts as possible, so we need to bootstrap 92 // that describe itself and emits .bootstrap/build.ninja that describes 95 // 3. soong_ui executes .bootstrap/build.ninja 100 // A tiny struct used to tell Blueprint that it's in bootstrap mode. It would 101 // probably be nicer to use a flag in bootstrap.Args instead. 109 primaryBuilderInvocations []bootstrap.PrimaryBuilderInvocation 136 func (c BlueprintConfig) PrimaryBuilderInvocations() []bootstrap.PrimaryBuilderInvocation { [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/ |
H A D | BootstrapProviderTest.java | 22 import io.netty.bootstrap.Bootstrap; 39 …// IMPORTANT: This unit test asserts that the bootstrap provider creates bootstraps using 'unresol… 45 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrap_usesUnresolvedInetSocketAddress() local 47 SocketAddress socketAddress = bootstrap.config().remoteAddress(); in createBootstrap_usesUnresolvedInetSocketAddress() 57 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrapNonBlockingDns_usesUnresolvedInetSocketAddress() local 59 SocketAddress socketAddress = bootstrap.config().remoteAddress(); in createBootstrapNonBlockingDns_usesUnresolvedInetSocketAddress() 69 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrap_defaultConfiguration_tcpKeepAliveShouldBeFalse() local 71 Boolean keepAlive = (Boolean) bootstrap.config().options().get(ChannelOption.SO_KEEPALIVE); in createBootstrap_defaultConfiguration_tcpKeepAliveShouldBeFalse() 85 …Bootstrap bootstrap = provider.createBootstrap("some-awesome-service-1234.amazonaws.com", 443, fal… in createBootstrap_tcpKeepAliveTrue_shouldApply() local 86 Boolean keepAlive = (Boolean) bootstrap.config().options().get(ChannelOption.SO_KEEPALIVE); in createBootstrap_tcpKeepAliveTrue_shouldApply()
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/ |
D | test_spec.py | 236 def bootstrap(self): member in ModuleSpecMethodsTests 256 self.bootstrap._exec(self.spec, module) 265 loaded = self.bootstrap._load(self.spec) 278 loaded = self.bootstrap._load(self.spec) 291 loaded = self.bootstrap._load(self.spec) 302 loaded = self.bootstrap._load(self.spec) 310 loaded = self.bootstrap._load(self.spec) 319 loaded = self.bootstrap._load(self.spec) 335 loaded = self.bootstrap._load(self.spec) 344 loaded = self.bootstrap._load(self.spec) [all …]
|