Searched refs:ustrFileSystemName (Results 1 – 5 of 5) sorted by relevance
495 if( _aInfo.ustrFileSystemName ) in ~VolumeInfo()496 rtl_uString_release( _aInfo.ustrFileSystemName ); in ~VolumeInfo()647 …return _aInfo.ustrFileSystemName ? ::rtl::OUString( _aInfo.ustrFileSystemName ) : ::rtl::OUString(… in getFileSystemName()
600 rtl_uString *ustrFileSystemName; member
337 &(pInfo->ustrFileSystemName), in osl_psz_getVolumeInformation()342 OSL_ASSERT(pInfo->ustrFileSystemName != 0); in osl_psz_getVolumeInformation()
1456 rtl_uString_newFromStr(&pInfo->ustrFileSystemName, reinterpret_cast<const sal_Unicode*>(fsn)); in get_filesystem_attributes()
2568 rtl_uString_newFromAscii(&pInfo->ustrFileSystemName, pType); in get_filesystem_attributes()
Completed in 58 milliseconds