Searched refs:throwOnError (Results 1 – 2 of 2) sorted by relevance
132 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
55 void throwOnError( GnomeVFSResult result )
Completed in 9 milliseconds