Home
last modified time | relevance | path

Searched refs:clearKey (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMapEntry.java255 public Builder<K, V> clearKey() { in clearKey() method in MapEntry.Builder
257 dataBuilder.clearKey(); in clearKey()
337 clearKey(); in clearField()
DMapEntryLite.java266 public Builder<K, V> clearKey() { in clearKey() method in MapEntryLite.Builder
/external/guava/guava-tests/test/com/google/common/collect/
DComputingConcurrentHashMapTest.java186 entry.clearKey(); in testComputePartiallyCollectedKey()
DMapMakerInternalMapTest.java1713 public void clearKey() { in clearKey() method in MapMakerInternalMapTest.DummyEntry
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java528 entry.clearKey(); in testComputePartiallyCollectedKey()
2581 public void clearKey() { in clearKey() method in LocalCacheTest.DummyEntry