Searched refs:DEMOi_HIO_CreateFullPath (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.5/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOHostio.c | 179 static void DEMOi_HIO_CreateFullPath(DEMOHIOContext *context, char *dst, const char *relpath) in DEMOi_HIO_CreateFullPath() function 306 DEMOi_HIO_CreateFullPath(context, tmppath, relpath); in DEMOi_HIO_GetPathInfo() 351 DEMOi_HIO_CreateFullPath(context, tmppath, relpath); in DEMOi_HIO_CreateFile() 377 DEMOi_HIO_CreateFullPath(context, tmppath, relpath); in DEMOi_HIO_DeleteFile() 401 DEMOi_HIO_CreateFullPath(context, tmppath1, relpath_src); in DEMOi_HIO_RenameFileOrDirectory() 402 DEMOi_HIO_CreateFullPath(context, tmppath2, relpath_dst); in DEMOi_HIO_RenameFileOrDirectory() 423 DEMOi_HIO_CreateFullPath(context, tmppath, relpath); in DEMOi_HIO_CreateDirectory() 443 DEMOi_HIO_CreateFullPath(context, tmppath, relpath); in DEMOi_HIO_DeleteDirectory() 477 DEMOi_HIO_CreateFullPath(context, tmppath, path); in DEMOi_HIO_OpenFile() 653 DEMOi_HIO_CreateFullPath(context, tmppath, path); in DEMOi_HIO_OpenDirectory()
|