Searched defs:UTF16Decode (Results 1 – 3 of 3) sorted by relevance
28 uint32_t UTF16Decode(uint16_t lead, uint16_t trail) in UTF16Decode() function
369 uint32_t UTF16Decode(uint16_t lead, uint16_t trail) in UTF16Decode() function
70 HWTEST_F_L0(UtfHelperTest, UTF16Decode) in HWTEST_F_L0() argument