Searched refs:Attribute_OwnRead (Results 1 – 3 of 3) sorted by relevance
366 if ( uAttributes & Attribute_OwnRead ) in showAttributes()1313 rc=File::setAttributes( file1, Attribute_OwnRead ); in FileAttributesTest()1359 …Write | Attribute_GrpRead | Attribute_GrpExe | Attribute_OwnWrite | Attribute_OwnRead | Attribute_… in FileAttributesTest()
710 #define Attribute_OwnRead osl_File_Attribute_OwnRead macro
161 if ( ( nAttributes | Attribute_OwnRead ) == nAttributes ) in printFileAttributes()2988 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4507 …:setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_… in TEST_F()4516 … ASSERT_TRUE(( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in TEST_F()4684 …:setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_… in TEST_F()
Completed in 497 milliseconds