Home
last modified time | relevance | path

Searched defs:RenameFile (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/fs/
Dfs_FileSystem.h350 inline void RenameFile( const wchar_t* currentPath, const wchar_t* newPath) in RenameFile() function
354 inline void RenameFile( const char* currentPath, const char* newPath) in RenameFile() function
Dfs_FileSystemBase.h154 inline void FileSystemBase::RenameFile( const wchar_t* currentPath, const wchar_t* newPath) in RenameFile() function
159 inline void FileSystemBase::RenameFile( const char* currentPath, const char* newPath) in RenameFile() function