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