Searched refs:FSi_ConvertStringSjisToUnicode (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/fs/ |
| D | api.h | 425 STDResult FSi_ConvertStringSjisToUnicode(u16 *dst, int *dst_len,
|
| /TwlSDK-5.1.0/build/libraries/fs/common/src/ |
| D | fs_file.c | 1920 (void)FSi_ConvertStringSjisToUnicode(dst, &dstpos, src, &srcpos, NULL); in FSi_CopySafeUnicodeString() 2435 (void)FSi_ConvertStringSjisToUnicode(retval, &dstlen, src, NULL, NULL); in FSi_GetUnicodeBuffer() 2486 STDResult FSi_ConvertStringSjisToUnicode(u16 *dst, int *dst_len, in FSi_ConvertStringSjisToUnicode() function
|
| D | fs_archive_fatfs.c | 220 …(void)FSi_ConvertStringSjisToUnicode(&dst[pos], &dstlen, FS_GetArchiveName(context->arc), NULL, NU… in FSi_AllocUnicodeFullPath() 225 (void)FSi_ConvertStringSjisToUnicode(&dst[pos], &dstlen, relpath, NULL, NULL); in FSi_AllocUnicodeFullPath()
|