Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx212 if( m_MapFile.isEndOfFile( &bIsEOF) != osl::File::E_None) in readAll()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx3728 class isEndOfFile : public ::testing::Test class
3761 TEST_F(isEndOfFile, isEndOfFile_001 ) in TEST_F() argument
3773 nError1 = testFile.isEndOfFile( pEOF ); in TEST_F()
3782 TEST_F(isEndOfFile, isEndOfFile_002 ) in TEST_F() argument
3797 nError1 = testFile.isEndOfFile( pEOF ); in TEST_F()
4135 nError1 = testFile.isEndOfFile( pEOF ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dfile.hxx1086 inline RC isEndOfFile( sal_Bool *pIsEOF ) in isEndOfFile() function in osl::File

Completed in 66 milliseconds