Searched refs:Attribute_OthRead (Results 1 – 3 of 3) sorted by relevance
372 if ( uAttributes & Attribute_OthRead ) in showAttributes()1340 rc=File::setAttributes( file1, Attribute_OthRead ); in FileAttributesTest()1359 …Write | Attribute_OwnRead | Attribute_OwnExe | Attribute_OthWrite | Attribute_OthRead | Attribute_… in FileAttributesTest()
713 #define Attribute_OthRead osl_File_Attribute_OthRead macro
167 if ( ( nAttributes | Attribute_OthRead ) == nAttributes ) in printFileAttributes()2988 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4507 …butes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ); in TEST_F()4516 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4684 …butes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ); in TEST_F()
Completed in 46 milliseconds