/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 219 auto bootstrap = std::move(*bootstrap_or); in TEST() local 237 auto bootstrap = std::move(*bootstrap_or); in TEST() local 271 auto bootstrap = std::move(*bootstrap_or); in TEST() local 286 auto bootstrap = GrpcXdsBootstrap::Create(json_str); in TEST() local 303 auto bootstrap = GrpcXdsBootstrap::Create(json_str); in TEST() local 312 auto bootstrap = GrpcXdsBootstrap::Create("{}"); in TEST() local 325 auto bootstrap = GrpcXdsBootstrap::Create(json_str); in TEST() local 340 auto bootstrap = GrpcXdsBootstrap::Create(json_str); in TEST() local 356 auto bootstrap = GrpcXdsBootstrap::Create(json_str); in TEST() local [all …]
|
H A D | xds_client_fuzzer.cc | 54 auto bootstrap = GrpcXdsBootstrap::Create(bootstrap_json); in Fuzzer() local 240 const GrpcXdsBootstrap& bootstrap = in GetServer() local
|
/aosp_15_r20/dalvik/dx/tests/135-invoke-custom/src/invokecustom/ |
H A D | TestGenerator.java | 102 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest1() local 118 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest2() local 144 Handle bootstrap = new Handle( Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest3() local 166 Handle bootstrap = new Handle( Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest4() local 188 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest5() local 222 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest6() local 256 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, Type.getInternalName(InvokeCustom.class), in generateMethodTest7() local 326 Handle bootstrap = new Handle(Opcodes.H_INVOKESTATIC, internalName, "bsmLookupTest9", in generateMethodTest9() local
|
/aosp_15_r20/dalvik/dx/tests/137-dexmerger-dex38/src/invokecustom/ |
H A D | TestGenerator.java | 121 Handle bootstrap = in generateMethodTest1() local 143 Handle bootstrap = in generateMethodTest2() local 181 Handle bootstrap = in generateMethodTest3() local 214 Handle bootstrap = in generateMethodTest4() local 249 Handle bootstrap = in generateMethodTest5() local 292 Handle bootstrap = in generateMethodTest6() local 335 Handle bootstrap = in generateMethodTest7() local 428 Handle bootstrap = in generateMethodTest9() local
|
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
H A D | ServerListenerTest.java | 39 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testSetupAndTearDown() local 66 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testSetupWith0PortAndTearDown() local 95 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testBindErrorPropagates() local 138 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testConnectionHandling() local 206 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testConnectionProtocolMessageHandling() local 319 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testContinuationMessageHandling() local
|
H A D | EventStreamClientConnectionTest.java | 32 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testConnectionHandling() local 111 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testConnectionProtocolMessageHandling() local 219 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testConnectionProtocolMessageWithExtraHeadersHandling() local 354 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testContinuationMessageHandling() local 501 ServerBootstrap bootstrap = new ServerBootstrap(elGroup); in testContinuationMessageWithExtraHeadersHandling() local
|
H A D | HttpClientConnectionTest.java | 40 …private HttpConnectionTestResponse testConnection(URI uri, ClientBootstrap bootstrap, SocketOption… in testConnection() 129 try (ClientBootstrap bootstrap = new ClientBootstrap(null, null); in testStaticDefaults()
|
/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 | 45 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrap_usesUnresolvedInetSocketAddress() local 57 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrapNonBlockingDns_usesUnresolvedInetSocketAddress() local 69 …Bootstrap bootstrap = bootstrapProvider.createBootstrap("some-awesome-service-1234.amazonaws.com",… in createBootstrap_defaultConfiguration_tcpKeepAliveShouldBeFalse() local 85 …Bootstrap bootstrap = provider.createBootstrap("some-awesome-service-1234.amazonaws.com", 443, fal… in createBootstrap_tcpKeepAliveTrue_shouldApply() local
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/ |
H A D | cmdline.rs | 23 pub bootstrap: usize, field 32 pub bootstrap: usize, field 42 pub bootstrap: usize, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client_grpc.cc | 144 auto bootstrap = GrpcXdsBootstrap::Create(*bootstrap_config); in GetOrCreate() local 165 auto bootstrap = GrpcXdsBootstrap::Create(*bootstrap_contents); in GetOrCreate() local 174 GrpcXdsClient::GrpcXdsClient(std::unique_ptr<GrpcXdsBootstrap> bootstrap, in GrpcXdsClient()
|
/aosp_15_r20/external/grpc-grpc-java/googleapis/src/test/java/io/grpc/googleapis/ |
H A D | GoogleCloudToProdNameResolverTest.java | 179 Map<String, ?> bootstrap = fakeBootstrapSetter.bootstrapRef.get(); in onGcpAndNoProvidedBootstrapDelegateToXds() local 209 Map<String, ?> bootstrap = fakeBootstrapSetter.bootstrapRef.get(); in onGcpAndNoProvidedBootstrapAndFederationEnabledDelegateToXds() local 301 public void setBootstrap(Map<String, ?> bootstrap) { in setBootstrap()
|
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | native_writer.cpp | 218 bool bootstrap) { in write_native_stats_write_methods() 457 const int minApiLevel, bool bootstrap) { in write_stats_log_cpp() 509 const string& cppNamespace, const int minApiLevel, bool bootstrap) { in write_stats_log_header()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_client_grpc.cc | 225 auto bootstrap = GrpcXdsBootstrap::Create(*bootstrap_config); in GetOrCreate() local 251 auto bootstrap = GrpcXdsBootstrap::Create(*bootstrap_contents); in GetOrCreate() local 281 absl::string_view key, std::unique_ptr<GrpcXdsBootstrap> bootstrap, in GrpcXdsClient()
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/io/ |
H A D | ServerBootstrap.java | 35 …private static native long serverBootstrapNew(ServerBootstrap bootstrap, long elg) throws CrtRunti… in serverBootstrapNew() 36 private static native void serverBootstrapDestroy(long bootstrap); in serverBootstrapDestroy()
|
H A D | ClientBootstrap.java | 126 …private static native long clientBootstrapNew(ClientBootstrap bootstrap, long elg, long hr) throws… in clientBootstrapNew() 127 private static native void clientBootstrapDestroy(long bootstrap); in clientBootstrapDestroy()
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | server_bootstrap.c | 49 struct aws_server_bootstrap *bootstrap = aws_server_bootstrap_new(allocator, elg); in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapNew() local 67 struct aws_server_bootstrap *bootstrap = (struct aws_server_bootstrap *)jni_bootstrap; in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapDestroy() local
|
H A D | client_bootstrap.c | 120 … struct aws_client_bootstrap *bootstrap = aws_client_bootstrap_new(allocator, &bootstrap_options); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() local 143 struct aws_client_bootstrap *bootstrap = (struct aws_client_bootstrap *)jni_bootstrap; in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapDestroy() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/stats/univariate/ |
D | mod.rs | 3 mod bootstrap; module 29 pub fn bootstrap<A, B, T, S>( in bootstrap() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/stats/bivariate/ |
D | mod.rs | 3 mod bootstrap; module 69 pub fn bootstrap<T, S>(&self, nresamples: usize, statistic: S) -> T::Distributions in bootstrap() function
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | Bootstrapper.java | 43 public abstract BootstrapInfo bootstrap() throws XdsInitializationException; in bootstrap() method in Bootstrapper 48 BootstrapInfo bootstrap(Map<String, ?> rawData) throws XdsInitializationException { in bootstrap() method in Bootstrapper
|
H A D | BootstrapperImpl.java | 93 public BootstrapInfo bootstrap() throws XdsInitializationException { in bootstrap() method in BootstrapperImpl 131 BootstrapInfo bootstrap(Map<String, ?> rawData) throws XdsInitializationException { in bootstrap() method in BootstrapperImpl
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt5/ |
H A D | Mqtt5ClientOptions.java | 29 private ClientBootstrap bootstrap; field in Mqtt5ClientOptions 567 private ClientBootstrap bootstrap; field in Mqtt5ClientOptions.Mqtt5ClientOptionsBuilder 617 public Mqtt5ClientOptionsBuilder withBootstrap(ClientBootstrap bootstrap) in withBootstrap()
|
H A D | Mqtt5Client.java | 60 ClientBootstrap bootstrap = options.getBootstrap(); in Mqtt5Client() local 269 ClientBootstrap bootstrap, in mqtt5ClientNew()
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | ClientConnection.java | 140 … final ClientTlsContext tlsContext, final ClientBootstrap bootstrap, in connect() 200 …nect(byte[] hostName, int port, long socketOptions, long tlsContext, long bootstrap, ClientConnect… in clientConnect()
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/ |
H A D | AwaitCloseChannelPoolMap.java | 124 Bootstrap bootstrap = createBootstrap(key); in newPool() local 231 private SdkChannelPool wrapBaseChannelPool(Bootstrap bootstrap, ChannelPool channelPool) { in wrapBaseChannelPool()
|