Searched refs:calculateRequiredByteCountToStoreCodePoints (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
H A Dbuffer_with_extendable_buffer.cpp50 const size_t size = ByteArrayUtils::calculateRequiredByteCountToStoreCodePoints(
H A Dbyte_array_utils.h204 static int calculateRequiredByteCountToStoreCodePoints(const int *const codePoints, function in class:latinime::ByteArrayUtils

Completed in 239 milliseconds