Searched refs:KeyPool (Results 1 – 4 of 4) sorted by relevance
11 private final KeyPool keyPool = new KeyPool();61 static class KeyPool extends BaseKeyPool<Key> { class in AttributeStrategy76 private final KeyPool pool;82 public Key(KeyPool pool) { in Key()
18 private final KeyPool keyPool = new KeyPool();124 static class KeyPool extends BaseKeyPool<Key> { class in SizeStrategy140 private final KeyPool pool;143 Key(KeyPool pool) { in Key()
1004 def KeyPool(self): member in Builder
1473 return fbb.Finish(), fbb.KeyPool.Elements