Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/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.h123 inline void FileSystemBase::RenameFile( const wchar_t* currentPath, const wchar_t* newPath) in RenameFile() function
128 inline void FileSystemBase::RenameFile( const char* currentPath, const char* newPath) in RenameFile() function