Searched defs:TryRenameFile (Results 1 – 2 of 2) sorted by relevance
360 inline Result TryRenameFile( const wchar_t* currentPath, const wchar_t* newPath) in TryRenameFile() function364 inline Result TryRenameFile( const char* currentPath, const char* newPath) in TryRenameFile() function
133 inline Result FileSystemBase::TryRenameFile( const wchar_t* currentPath, const wchar_t* newPath) in TryRenameFile() function138 inline Result FileSystemBase::TryRenameFile( const char* currentPath, const char* newPath) in TryRenameFile() function