HomeSort by relevance Sort by last modified time
    Searched refs:calculateRequiredByteCountToStoreCodePoints (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
buffer_with_extendable_buffer.cpp 88 const size_t size = ByteArrayUtils::calculateRequiredByteCountToStoreCodePoints(
byte_array_utils.h 233 static int calculateRequiredByteCountToStoreCodePoints(const int *const codePoints,

Completed in 47 milliseconds