Searched refs:GetNormalizedCodePoint (Results 1 – 3 of 3) sorted by relevance
184 int GetNormalizedCodePoint(char32_t codepoint, in GetNormalizedCodePoint() function276 return GetExpectedString(src, dst, len, GetNormalizedCodePoint); in GetNormalizedString()
34 int GetNormalizedCodePoint(char32_t codepoint,
162 c = android::GetNormalizedCodePoint(c, next, NULL); in GetPhonebookIndex()