Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx222 GnomeVFSFileSize nBytesIn = 0; in getPosition() local
227 throwOnError( gnome_vfs_tell( m_handle, &nBytesIn ) ); in getPosition()
229 return nBytesIn; in getPosition()

Completed in 16 milliseconds