Searched defs:BytesTrie (Results 1 – 4 of 4) sorted by relevance
64 BytesTrie(const void *trieBytes) in BytesTrie() function80 BytesTrie(const BytesTrie &other) in BytesTrie() function351 BytesTrie(void *adoptBytes, const void *trieBytes) in BytesTrie() function
28 class BytesTrie; variable
27 public final class BytesTrie implements Cloneable, Iterable<BytesTrie.Entry> { class43 public BytesTrie(byte[] trieBytes, int offset) { in BytesTrie() method in BytesTrie
28 public final class BytesTrie implements Cloneable, Iterable<BytesTrie.Entry> { class43 public BytesTrie(byte[] trieBytes, int offset) { in BytesTrie() method in BytesTrie