Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx132 throwOnError( result ); in readBytes()
171 throwOnError( result ); in skipBytes()
217 throwOnError( result ); in seek()
229 throwOnError( gnome_vfs_tell( m_handle, &nBytesIn ) ); in getPosition()
257 throwOnError( gnome_vfs_truncate_handle( m_handle, 0 ) ); in truncate()
283 throwOnError( result ); in writeBytes()
324 void Stream::throwOnError( GnomeVFSResult result ) in throwOnError() function in Stream
H A Dgvfs_stream.hxx55 void throwOnError( GnomeVFSResult result )

Completed in 18 milliseconds