Searched defs:BytesTrie (Results 1 – 6 of 6) sorted by relevance
69 BytesTrie(const void *trieBytes) in BytesTrie() function85 BytesTrie(const BytesTrie &other) in BytesTrie() function388 BytesTrie(void *adoptBytes, const void *trieBytes) in BytesTrie() function
30 class BytesTrie; variable
30 public final class BytesTrie implements Cloneable, Iterable<BytesTrie.Entry> { class45 public BytesTrie(byte[] trieBytes, int offset) { in BytesTrie() method in BytesTrie57 public BytesTrie(BytesTrie other) { in BytesTrie() method in BytesTrie
29 public final class BytesTrie implements Cloneable, Iterable<BytesTrie.Entry> { class45 public BytesTrie(byte[] trieBytes, int offset) { in BytesTrie() method in BytesTrie59 public BytesTrie(BytesTrie other) { in BytesTrie() method in BytesTrie