Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fs/
Dapi.h425 STDResult FSi_ConvertStringSjisToUnicode(u16 *dst, int *dst_len,
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_file.c1920 (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
Dfs_archive_fatfs.c220 …(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()