Home
last modified time | relevance | path

Searched refs:enqueueNotification (Results 1 – 3 of 3) sorted by relevance

/external/turbine/javatests/com/google/turbine/lower/testdata/
Denumstat.test15 void enqueueNotification(RemovalCause cause) {
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java2146 enqueueNotification( in lockedGetOrLoad()
2151 enqueueNotification( in lockedGetOrLoad()
2264 enqueueNotification( in compute()
2653 void enqueueNotification( in enqueueNotification() method in LocalCache.Segment
2850 enqueueNotification( in put()
2870 enqueueNotification( in put()
3004 enqueueNotification( in replace()
3065 enqueueNotification( in replace()
3206 enqueueNotification(key, hash, entryValue, oldValueReference.getWeight(), cause); in storeLoadedValue()
3216 enqueueNotification(key, hash, newValue, 0, RemovalCause.REPLACED); in storeLoadedValue()
[all …]
/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java2142 enqueueNotification( in lockedGetOrLoad()
2147 enqueueNotification( in lockedGetOrLoad()
2563 void enqueueNotification( in enqueueNotification() method in LocalCache.Segment
2760 enqueueNotification( in put()
2780 enqueueNotification( in put()
2914 enqueueNotification( in replace()
2975 enqueueNotification( in replace()
3116 enqueueNotification(key, hash, entryValue, oldValueReference.getWeight(), cause); in storeLoadedValue()
3126 enqueueNotification(key, hash, newValue, 0, RemovalCause.REPLACED); in storeLoadedValue()
3160 enqueueNotification( in clear()
[all …]