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