Searched defs:theKey (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/third_party/icu/source/common/ |
| D | unifiedcache.cpp | 407 const CacheKeyBase *theKey, const SharedObject *value) const { in _registerPrimary() argument 419 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _put() local 440 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _fetch() local 468 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _isEvictable() local
|
| /external/icu/icu4c/source/common/ |
| D | unifiedcache.cpp | 407 const CacheKeyBase *theKey, const SharedObject *value) const { in _registerPrimary() argument 419 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _put() local 440 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _fetch() local 468 const CacheKeyBase *theKey = (const CacheKeyBase *) element->key.pointer; in _isEvictable() local
|
| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMRsaOAEPEncoding.java | 82 public void init(Key theKey, byte theMode) throws CryptoException { in init() 87 public void init(Key theKey, byte theMode, byte[] bArray, short bOff, short bLen) in init()
|
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMRsaOAEPEncoding.java | 82 public void init(Key theKey, byte theMode) throws CryptoException { in init() 87 public void init(Key theKey, byte theMode, byte[] bArray, short bOff, short bLen) in init()
|