Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/file/
H A Dosl_File.cxx688 inline void changeFileMode( ::rtl::OUString & filepath, sal_Int32 mode ) in changeFileMode() function
699 inline void changeFileMode( ::rtl::OUString & filepath, sal_Int32 mode ) in changeFileMode() function
2982 changeFileMode( aTypeURL, S_IRUSR | S_IRGRP | S_IROTH ); in TEST_F()
3002 changeFileMode( aTypeURL, S_IXUSR | S_IXGRP | S_IXOTH ); in TEST_F()
3017 changeFileMode( aTypeURL, S_IWUSR | S_IWGRP | S_IWOTH ); in TEST_F()

Completed in 68 milliseconds