Home
last modified time | relevance | path

Searched refs:throwOnError (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx130 throwOnError( result ); in readBytes()
169 throwOnError( result ); in skipBytes()
215 throwOnError( result ); in seek()
227 throwOnError( gnome_vfs_tell( m_handle, &nBytesIn ) ); in getPosition()
255 throwOnError( gnome_vfs_truncate_handle( m_handle, 0 ) ); in truncate()
281 throwOnError( result ); in writeBytes()
322 void Stream::throwOnError( GnomeVFSResult result ) in throwOnError() function in Stream
H A Dgvfs_stream.hxx55 void throwOnError( GnomeVFSResult result )

Completed in 38 milliseconds