Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 25 of 35) sorted by relevance

12

/external/guava/android/guava-tests/test/com/google/common/cache/
DPopulatedCachesTest.java90 Object newKey = new Object(); in testPut_populated() local
111 Object newKey = new Object(); in testPutIfAbsent_populated() local
128 Object newKey = new Object(); in testPutAll_populated() local
147 Object newKey = new Object(); in testReplace_populated() local
/external/guava/guava-tests/test/com/google/common/cache/
DPopulatedCachesTest.java90 Object newKey = new Object(); in testPut_populated() local
111 Object newKey = new Object(); in testPutIfAbsent_populated() local
128 Object newKey = new Object(); in testPutAll_populated() local
147 Object newKey = new Object(); in testReplace_populated() local
/external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/
DDaggerMethodScanner.java86 Key<T> newKey = Key.get(key.getTypeLiteral(), UniqueAnnotations.create()); in processSetBinding() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadRequest.java138 StreamKey newKey = newRequest.streamKeys.get(i); in copyWithMergedRequest() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DRC2Engine.java102 int[] newKey = new int[64]; in generateWorkingKey() local
DDESEngine.java312 int[] newKey = new int[32]; in generateWorkingKey() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/
DRC2Engine.java104 int[] newKey = new int[64]; in generateWorkingKey() local
DDESEngine.java314 int[] newKey = new int[32]; in generateWorkingKey() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/engines/
DRC2Engine.java104 int[] newKey = new int[64]; in generateWorkingKey() local
DDESEngine.java314 int[] newKey = new int[32]; in generateWorkingKey() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertiesFactory.java461 String newKey = fixupPropertyString(key, true); in loadPropertiesFile() local
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DAeadCipherTest.java44 private Key newKey() { in newKey() method in AeadCipherTest
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DAeadCipherTest.java48 private Key newKey() { in newKey() method in AeadCipherTest
/external/antlr/runtime/ObjC/Framework/
DACBTree.m24 {
/external/python/cpython2/PC/os2vacpp/
Dgetpathp.c150 HKEY newKey = 0; in getpythonregpath() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DFoldUtils.cpp268 auto newKey = std::make_tuple(newDialect, value, type); in tryGetOrCreateConstant() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationDummyTest.java338 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationDummyTest.java335 CollationKey newKey = newCollation.getCollationKey(source[3]); in TestSurrogates() local
/external/python/cpython2/PC/
Dgetpathp.c226 HKEY newKey = 0; in getpythonregpath() local
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLSignature.java196 private void initInternal(OpenSSLKey newKey, boolean signing) throws InvalidKeyException { in initInternal()
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLSignature.java194 private void initInternal(OpenSSLKey newKey, boolean signing) throws InvalidKeyException { in initInternal()
/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securemessage/
DPublicKeyProtoUtil.java219 EcP256PublicKey newKey = in encodePaddedEcPublicKey() local
/external/skia/src/gpu/
DGrResourceCache.h437 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
/external/skqp/src/gpu/
DGrResourceCache.h409 void changeUniqueKey(GrGpuResource* resource, const GrUniqueKey& newKey) { in changeUniqueKey()
/external/python/cpython3/PC/
Dgetpathp.c341 HKEY newKey = 0; in getpythonregpath() local

12