Home
last modified time | relevance | path

Searched refs:get_filesystem_attributes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dfile_dirvol.cxx1420 static oslFileError get_filesystem_attributes( in get_filesystem_attributes() function
1520 if ((error = get_filesystem_attributes(volume_root, uFieldMask, pInfo)) != osl_File_E_None) in osl_getVolumeInformation()
/trunk/main/sal/osl/os2/
H A Dfile.cxx2536 static oslFileError get_filesystem_attributes(const char* path, sal_uInt32 field_mask, oslVolumeInf… in get_filesystem_attributes() function
2600 if ((error = get_filesystem_attributes(volume_root, uFieldMask, pInfo)) != osl_File_E_None) in osl_getVolumeInformation()

Completed in 41 milliseconds