Home
last modified time | relevance | path

Searched defs:copyEntry (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DMapMakerInternalMap.java368 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
383 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
398 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
422 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
437 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
452 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
476 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
491 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
506 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
555 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method in MapMakerInternalMap.EntryFactory
[all …]
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java453 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
468 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
483 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
507 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
522 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
537 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method
587 <K, V> ReferenceEntry<K, V> copyEntry( in copyEntry() method in LocalCache.EntryFactory
1872 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { in copyEntry() method in LocalCache
2182 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { in copyEntry() method in LocalCache.Segment