Searched refs:GNOME_VFS_OK (Results 1 – 4 of 4) sorted by relevance
406 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 …]
128 if (result != GNOME_VFS_OK && in readBytes()268 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()328 if( result != GNOME_VFS_OK ) { in throwOnError()
342 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()
42 GNOME_VFS_OK enumerator89 ret = (GNOME_VFS_OK == func(url)); in gnome_url_show()
Completed in 36 milliseconds