Searched defs:BytesTrie (Results 1 – 4 of 4) sorted by relevance
66 BytesTrie(const void *trieBytes) in BytesTrie() function82 BytesTrie(const BytesTrie &other) in BytesTrie() function352 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 BytesTrie
29 public final class BytesTrie implements Cloneable, Iterable<BytesTrie.Entry> { class45 public BytesTrie(byte[] trieBytes, int offset) { in BytesTrie() method in BytesTrie