Searched defs:BytesTrie (Results 1 – 2 of 2) 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