HomeSort by relevance Sort by last modified time
    Searched defs:SortKeyByteSink (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
collationkeys.cpp 25 SortKeyByteSink::~SortKeyByteSink() {}
28 SortKeyByteSink::Append(const char *bytes, int32_t n) {
57 SortKeyByteSink::GetAppendBuffer(int32_t min_capacity,
227 SortKeyByteSink &sink,
collationkeys.h 30 class SortKeyByteSink : public ByteSink {
32 SortKeyByteSink(char *dest, int32_t destCapacity)
35 virtual ~SortKeyByteSink();
84 SortKeyByteSink(const SortKeyByteSink &); // copy constructor not implemented
85 SortKeyByteSink &operator=(const SortKeyByteSink &); // assignment operator not implemented
111 SortKeyByteSink &sink,
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 80 milliseconds