Home
last modified time | relevance | path

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

/aoo42x/main/sal/workben/
H A Dtestfile.cxx372 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()
/aoo42x/main/sal/inc/osl/
H A Dfile.hxx713 #define Attribute_OthRead osl_File_Attribute_OthRead macro
/aoo42x/main/sal/qa/osl/file/
H A Dosl_File.cxx167 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 58 milliseconds