Searched defs:field_mask (Results 1 – 3 of 3) sorted by relevance
1329 static inline bool is_drivetype_request(sal_uInt32 field_mask) in is_drivetype_request()1382 static inline bool is_volume_space_info_request(sal_uInt32 field_mask) in is_volume_space_info_request()1410 static inline bool is_filesystem_attributes_request(sal_uInt32 field_mask) in is_filesystem_attributes_request()1421 const rtl::OUString& path, sal_uInt32 field_mask, oslVolumeInfo* pInfo) in get_filesystem_attributes()
208 …inline bool is_stat_call_necessary(sal_uInt32 field_mask, oslFileType file_type = osl_File_Type_Un… in is_stat_call_necessary()
2480 inline bool is_volume_space_info_request(sal_uInt32 field_mask) in is_volume_space_info_request()2514 inline bool is_filesystem_attributes_request(sal_uInt32 field_mask) in is_filesystem_attributes_request()2524 inline bool is_drivetype_request(sal_uInt32 field_mask) in is_drivetype_request()2536 static oslFileError get_filesystem_attributes(const char* path, sal_uInt32 field_mask, oslVolumeInf… in get_filesystem_attributes()
Completed in 58 milliseconds