index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/Statement.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,600
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/PreparedStatement.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,601
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/Driver.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,602
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/DatabaseMetaData.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,603
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/Connection.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,604
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/PooledConnection.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,605
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/ResultSet.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,606
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/ResultSetMetaData.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,607
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/DataSource.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,608
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/JdbcColumnMetaData.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,609
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/Warning.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,610
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/LazyLinkedHashMap.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,611
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/SqlError.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,612
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/ConnectionProperty.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,613
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/SqlState.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,614
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/TypeConverters.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,615
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/common/utilities/JdbcType.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,616
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/query/DocumentDbMqlQueryContext.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,617
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/query/DocumentDbQueryMappingService.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,618
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/persist/DocumentDbSchemaSecurityException.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,619
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/persist/DocumentDbSchemaWriter.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,620
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/persist/DocumentDbSchemaReader.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,621
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbSchemaColumn.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,622
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbMetadataColumn.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,623
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbMetadataTable.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,624
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbMetadataService.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,625
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbTableSchemaGenerator.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,626
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbTableSchemaGeneratorHelper.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,627
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbJdbcMetaDataConverter.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,628
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbDatabaseSchemaMetadata.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,629
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbMetadataScanner.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,630
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbSchemaException.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,631
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbSchema.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,632
0
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc
Create_ds/amazon-documentdb-jdbc-driver/src/main/java/software/amazon/documentdb/jdbc/metadata/DocumentDbSchemaTable.java
/* * Copyright <2021> Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or i...
4,633
0
Create_ds/asgard/src/java/com
Create_ds/asgard/src/java/com/onelogin/AppSettings.java
package com.onelogin; public class AppSettings { private String assertionConsumerServiceUrl; private String issuer; public String getAssertionConsumerServiceUrl() { return assertionConsumerServiceUrl; } public void setAssertionConsumerServiceUrl(String assertionConsumerServiceUrl) { this.assertionConsumerSe...
4,634
0
Create_ds/asgard/src/java/com
Create_ds/asgard/src/java/com/onelogin/AccountSettings.java
package com.onelogin; public class AccountSettings { private String certificate; private String idp_sso_target_url; public String getCertificate() { return certificate; } public void setCertificate(String certificate) { this.certificate = certificate; } public String getIdp_sso_target_url() { return idp...
4,635
0
Create_ds/asgard/src/java/com/onelogin
Create_ds/asgard/src/java/com/onelogin/saml/Response.java
package com.onelogin.saml; import com.onelogin.AccountSettings; import org.apache.commons.codec.binary.Base64; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import org.xml.sax.SAXException; import javax.xml.crypto.dsig.XMLSignature; import javax.xml.cry...
4,636
0
Create_ds/asgard/src/java/com/onelogin
Create_ds/asgard/src/java/com/onelogin/saml/Certificate.java
package com.onelogin.saml; import java.io.ByteArrayInputStream; import java.security.cert.CertificateException; import java.security.cert.CertificateFactory; import java.security.cert.X509Certificate; import org.apache.commons.codec.binary.Base64; public class Certificate { private X509Certificate x509Cert; /**...
4,637
0
Create_ds/asgard/src/java/com/onelogin
Create_ds/asgard/src/java/com/onelogin/saml/AuthRequest.java
package com.onelogin.saml; import java.io.ByteArrayOutputStream; import java.nio.charset.Charset; import java.text.SimpleDateFormat; import java.util.Date; import java.util.UUID; import javax.xml.stream.XMLOutputFactory; import javax.xml.stream.XMLStreamException; import javax.xml.stream.XMLStreamWriter; import org....
4,638
0
Create_ds/asgard/src/java/com/netflix
Create_ds/asgard/src/java/com/netflix/asgard/ValidationException.java
/* * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,639
0
Create_ds/asgard/src/java/com/netflix
Create_ds/asgard/src/java/com/netflix/asgard/ServiceUnavailableException.java
/* * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,640
0
Create_ds/asgard/src/java/com/netflix
Create_ds/asgard/src/java/com/netflix/asgard/CancelledException.java
/* * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,641
0
Create_ds/asgard/src/java/com/netflix
Create_ds/asgard/src/java/com/netflix/asgard/CollectedExceptions.java
/* * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,642
0
Create_ds/asgard/src/java/com/netflix/asgard
Create_ds/asgard/src/java/com/netflix/asgard/push/PushException.java
/* * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,643
0
Create_ds/playtorch/app/android/app/src/androidTest/java/dev
Create_ds/playtorch/app/android/app/src/androidTest/java/dev/playtorch/DetoxTest.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch; import androidx.test.ext.junit.runners.AndroidJUnit4; import androidx.test.filters.LargeTest; import andr...
4,644
0
Create_ds/playtorch/app/android/app/src/main/java/dev
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/TwoFingerPressGestureDetector.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch; import android.os.SystemClock; import android.view.MotionEvent; import android.view.MotionEvent.PointerCo...
4,645
0
Create_ds/playtorch/app/android/app/src/main/java/dev
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/MainApplication.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch; import android.app.Application; import android.content.Context; import android.content.res.Configuration;...
4,646
0
Create_ds/playtorch/app/android/app/src/main/java/dev
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/MainActivity.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch; import android.content.Intent; import android.graphics.Color; import android.os.Bundle; import android.vi...
4,647
0
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/newarchitecture/MainApplicationReactNativeHost.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch.newarchitecture; import android.app.Application; import androidx.annotation.NonNull; import com.facebook.r...
4,648
0
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/newarchitecture
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/newarchitecture/components/MainComponentsRegistry.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch.newarchitecture.components; import com.facebook.jni.HybridData; import com.facebook.proguard.annotations.D...
4,649
0
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/newarchitecture
Create_ds/playtorch/app/android/app/src/main/java/dev/playtorch/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch.newarchitecture.modules; import com.facebook.jni.HybridData; import com.facebook.react.ReactPackage; impor...
4,650
0
Create_ds/playtorch/app/android/app/src/debug/java/dev/playtorch
Create_ds/playtorch/app/android/app/src/debug/java/dev/playtorch/test/ReactNativeFlipper.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package dev.playtorch.test; import android.content.Context; import com.facebook.flipper.android.AndroidFlipperClient; import com...
4,651
0
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/androidTest/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/androidTest/java/org/pytorch/rn/core/example/DetoxTest.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.example; import androidx.test.ext.junit.runners.AndroidJUnit4; import androidx.test.filters.LargeTes...
4,652
0
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/main/java/org/pytorch/rn/core/example/MainApplication.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.example; import android.app.Application; import android.content.Context; import com.facebook.react.P...
4,653
0
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/main/java/org/pytorch/rn/core/example/MainActivity.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.example; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity {...
4,654
0
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/debug/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/example/android/app/src/debug/java/org/pytorch/rn/core/example/ReactNativeFlipper.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.example; import android.content.Context; import com.facebook.flipper.android.AndroidFlipperClient; i...
4,655
0
Create_ds/playtorch/react-native-pytorch-core/android/src/androidTest/java/org
Create_ds/playtorch/react-native-pytorch-core/android/src/androidTest/java/org/pytorch/IValuePackerInstrumentedTest.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import andr...
4,656
0
Create_ds/playtorch/react-native-pytorch-core/android/src/androidTest/java/org/pytorch
Create_ds/playtorch/react-native-pytorch-core/android/src/androidTest/java/org/pytorch/suite/InstrumentedTestSuite.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.suite; import org.junit.runner.RunWith; import org.junit.runners.Suite; import org.pytorch.IValuePackerInstr...
4,657
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/PyTorchCorePackage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.f...
4,658
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/camera/CameraView.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.camera; import android.Manifest; import android.animation.ValueAnimator; import android.content.pm.P...
4,659
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/camera/CameraViewManager.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.camera; import android.util.Size; import androidx.annotation.NonNull; import androidx.annotation.Nul...
4,660
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/jsi/PyTorchCoreJSIModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.jsi; import android.util.Log; import androidx.annotation.NonNull; import com.facebook.react.bridge.J...
4,661
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/jsi/PyTorchCoreJSIModulePackage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.jsi; import com.facebook.react.bridge.JSIModulePackage; import com.facebook.react.bridge.JSIModuleSp...
4,662
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/utils/FileUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.utils; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.File; impor...
4,663
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/utils/ModelUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.utils; import android.net.Uri; import android.util.Log; import com.facebook.react.bridge.ReactContex...
4,664
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/IImage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.graphics.Bitmap; import android.media.Image; import androidx.annotation.Nullab...
4,665
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/Image.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.content.Context; import android.graphics.Bitmap; import androidx.annotation.Nu...
4,666
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/BitmapImage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.graphics.Bitmap; import android.media.Image; import androidx.annotation.Nullab...
4,667
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/ImageDataImage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.graphics.Bitmap; import android.media.Image; import androidx.annotation.Nullab...
4,668
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/ImageProxyImage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Matri...
4,669
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/ImageException.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; public class ImageException extends RuntimeException { public ImageException(String message...
4,670
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/ImageUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Bitma...
4,671
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/ImageModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.net.Uri...
4,672
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/image/AbstractImage.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.image; import android.graphics.Bitmap; import android.graphics.Matrix; public abstract class Abstra...
4,673
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/CanvasViewManager.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import com.facebook...
4,674
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/CanvasView.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import android.content.Context; import android.graphics.Canvas; import android.util.Attribut...
4,675
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/ImageDataModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import androidx.annotation.NonNull; import com.facebook.react.bridge.Promise; import com.fac...
4,676
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/ImageData.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import android.graphics.Bitmap; public class ImageData { private final int mScaledWidth;...
4,677
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/CanvasRenderingContext2D.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Colo...
4,678
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/canvas/CanvasRenderingContext2DModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.canvas; import android.os.Handler; import androidx.annotation.NonNull; import com.facebook.react.bri...
4,679
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/Audio.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; import android.media.MediaDataSource; import android.media.MediaMetadataRetriever; import and...
4,680
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/IAudio.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; public interface IAudio { short[] getData(); void play(); void pause(); void stop(...
4,681
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/AudioDataSource.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; import android.media.MediaDataSource; import java.io.IOException; public class AudioDataSour...
4,682
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/IAudioRecord.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; public interface IAudioRecord { short[] getData(); }
4,683
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/AudioUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; import android.media.MediaDataSource; import android.util.Log; import java.io.File; import ja...
4,684
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/audio/AudioModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.audio; import android.media.AudioFormat; import android.media.AudioRecord; import android.media.Medi...
4,685
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/ml/ModelLoaderModule.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.ml; import android.util.Log; import androidx.annotation.NonNull; import com.facebook.react.bridge.Pr...
4,686
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/javascript/JSContext.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.javascript; import com.facebook.react.bridge.Arguments; import com.facebook.react.bridge.ReadableMap...
4,687
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/media/BlobUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.media; import android.graphics.Bitmap; import androidx.annotation.Keep; import com.facebook.proguard...
4,688
0
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core
Create_ds/playtorch/react-native-pytorch-core/android/src/main/java/org/pytorch/rn/core/media/MediaUtils.java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package org.pytorch.rn.core.media; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphic...
4,689
0
Create_ds/sagemaker-scikit-learn-container/docker/1.2-1/resources
Create_ds/sagemaker-scikit-learn-container/docker/1.2-1/resources/mms/ExecutionParameters.java
package software.amazon.ai.mms.plugins.endpoint; import com.google.gson.GsonBuilder; import com.google.gson.annotations.SerializedName; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.util.Properties; import software.amazon.ai.mms.servingsdk.Context; import software.amazon.ai.mms.serv...
4,690
0
Create_ds/dgs-intellij-plugin/src/test/testdata
Create_ds/dgs-intellij-plugin/src/test/testdata/DgsComponentInspectorTest/MissingDgsComponent.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,691
0
Create_ds/dgs-intellij-plugin/src/test/testdata
Create_ds/dgs-intellij-plugin/src/test/testdata/DgsComponentInspectorTest/FixedMissingDgsComponent.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,692
0
Create_ds/dgs-intellij-plugin/src/test/testdata
Create_ds/dgs-intellij-plugin/src/test/testdata/DgsEntityFetcherInspectorTest/MissingDgsEntityFetcher.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,693
0
Create_ds/dgs-intellij-plugin/src/test/testdata
Create_ds/dgs-intellij-plugin/src/test/testdata/DgsDataSimplifyingInspectorTest/FixedDgsDataForQuery.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,694
0
Create_ds/dgs-intellij-plugin/src/test/testdata
Create_ds/dgs-intellij-plugin/src/test/testdata/DgsDataSimplifyingInspectorTest/UsingDgsDataForQuery.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,695
0
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin/services/DgsService.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,696
0
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin/services
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin/services/internal/GraphQLSchemaRegistry.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,697
0
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin/services
Create_ds/dgs-intellij-plugin/src/main/java/com/netflix/dgs/plugin/services/internal/DgsServiceImpl.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
4,698
0
Create_ds/SimianArmy/src/test/java/com/netflix
Create_ds/SimianArmy/src/test/java/com/netflix/simianarmy/TestUtils.java
/* * * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
4,699