Searched defs:SortKeyByteSink (Results 1 – 9 of 9) sorted by relevance
91 class SortKeyByteSink; variable
89 class SortKeyByteSink; variable
34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink() function
30 public static abstract class SortKeyByteSink { class in CollationKeys36 public SortKeyByteSink(byte[] dest) { in SortKeyByteSink() method in CollationKeys.SortKeyByteSink