Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx406 if (result != GNOME_VFS_OK) in execute()
852 if ( result == GNOME_VFS_OK) { in setPropertyValues()
978 result = GNOME_VFS_OK; in insert()
985 if ( result != GNOME_VFS_OK ) { in insert()
996 if( result != GNOME_VFS_OK ) in insert()
1127 result = GNOME_VFS_OK; in getInfo()
1137 result = GNOME_VFS_OK; in getInfo()
1171 case GNOME_VFS_OK: in mapVFSException()
1453 if (result != GNOME_VFS_OK) in createTempStream()
1487 if (result != GNOME_VFS_OK) in createInputStream()
[all …]
H A Dgvfs_stream.cxx128 if (result != GNOME_VFS_OK && in readBytes()
268 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()
328 if( result != GNOME_VFS_OK ) { in throwOnError()
H A Dgvfs_directory.cxx342 if (result != GNOME_VFS_OK) { in getData()
356 while ((result = gnome_vfs_directory_read_next (dirHandle, fileInfo)) == GNOME_VFS_OK) { in getData()
404 if (result != GNOME_VFS_OK) { in getData()
/trunk/main/shell/source/unix/misc/
H A Dgnome-open-url.c42 GNOME_VFS_OK enumerator
89 ret = (GNOME_VFS_OK == func(url)); in gnome_url_show()

Completed in 47 milliseconds