Searched refs:Attribute_GrpRead (Results 1 – 3 of 3) sorted by relevance
360 if ( uAttributes & Attribute_GrpRead ) in showAttributes()1286 rc=File::setAttributes( file1, Attribute_GrpRead ); in FileAttributesTest()1359 …rc=File::setAttributes( file1, Attribute_GrpWrite | Attribute_GrpRead | Attribute_GrpExe | Attribu… in FileAttributesTest()
707 #define Attribute_GrpRead osl_File_Attribute_GrpRead macro
155 if ( ( nAttributes | Attribute_GrpRead ) == nAttributes ) in printFileAttributes()2988 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4507 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in TEST_F()4516 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4684 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in TEST_F()
Completed in 62 milliseconds