Home
last modified time | relevance | path

Searched refs:FSi_ConvertStringSjisToUnicode (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4.5/build/libraries/fs/common/src/
Dfs_file.c1920 (void)FSi_ConvertStringSjisToUnicode(dst, &dstpos, src, &srcpos, NULL); in FSi_CopySafeUnicodeString()
2439 (void)FSi_ConvertStringSjisToUnicode(retval, &dstlen, src, NULL, NULL); in FSi_GetUnicodeBuffer()
2490 STDResult FSi_ConvertStringSjisToUnicode(u16 *dst, int *dst_len, in FSi_ConvertStringSjisToUnicode() function