OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SoftCacheEntry
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/java/sun/security/util/
Cache.java
257
// to allow
SoftCacheEntry
to extend SoftReference<V>
462
return new
SoftCacheEntry
<>(key, value, expirationTime, queue);
515
private static class
SoftCacheEntry
<K,V>
522
SoftCacheEntry
(K key, V value, long expirationTime,
/frameworks/base/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
Completed in 57 milliseconds