Searched refs:GetPathStyle (Results 1 – 6 of 6) sorted by relevance
240 FSysPathStyle eSourceStyle = DirEntry::GetPathStyle( rSource.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()241 FSysPathStyle eTargetStyle = DirEntry::GetPathStyle( rTarget.ImpGetTopPtr()->GetName() ); in DoCopy_Impl()
2440 FSysPathStyle eStyle = DirEntry::GetPathStyle( rPath.GetDevice().GetName() ); in IsValidEntry_Impl()2504 if ( FSYS_STYLE_NWFS == GetPathStyle( ImpGetTopPtr()->GetName() ) ) in MakeShortName()2533 eStyle = DirEntry::GetPathStyle( GetDevice().GetName() ); in MakeShortName()3175 … if (DirEntry::GetPathStyle(aTempDirEntry.GetDevice().GetName().GetChar(0)) != FSYS_STYLE_FAT) in IsLongNameOnFAT()
913 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() function in DirEntry939 if (GetPathStyle(GetDevice().GetName()) == FSYS_STYLE_UNX) in IsCaseSensitive()
598 FSysPathStyle DirEntry::GetPathStyle( const String & ) in GetPathStyle() function in DirEntry
166 FSysPathStyle DirEntry::GetPathStyle( const String &rDevice ) in GetPathStyle() function in DirEntry
372 static FSysPathStyle GetPathStyle( const String &rDevice );
Completed in 67 milliseconds