Searched defs:GetNormalizedCodePoint (Results 1 - 1 of 1) sorted by relevance

/external/sqlite/android/
H A DPhoneticStringUtils.cpp184 int GetNormalizedCodePoint(char32_t codepoint, function in namespace:android
277 return GetExpectedString(src, dst, len, GetNormalizedCodePoint);

Completed in 105 milliseconds