Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fs/
Dfs_FileSystem.h358 inline Result TryRenameFile( const wchar_t* currentPath, const wchar_t* newPath) in TryRenameFile() function
362 inline Result TryRenameFile( const char* currentPath, const char* newPath) in TryRenameFile() function
Dfs_FileSystemBase.h135 inline Result FileSystemBase::TryRenameFile( const wchar_t* currentPath, const wchar_t* newPath) in TryRenameFile() function
140 inline Result FileSystemBase::TryRenameFile( const char* currentPath, const char* newPath) in TryRenameFile() function