Searched defs:BytesTrie (Results 1 – 8 of 8) sorted by relevance
71 BytesTrie(const void *trieBytes) in BytesTrie() function87 BytesTrie(const BytesTrie &other) in BytesTrie() function391 BytesTrie(void *adoptBytes, const void *trieBytes) in BytesTrie() function
30 class BytesTrie; variable
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
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