Searched defs:BytesTrie (Results 1 – 4 of 4) sorted by relevance
69 BytesTrie(const void *trieBytes) in BytesTrie() function85 BytesTrie(const BytesTrie &other) in BytesTrie() function390 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 BytesTrie60 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 BytesTrie59 public BytesTrie(BytesTrie other) { in BytesTrie() method in BytesTrie