Searched refs:GNOME_VFS_OK (Results 1 – 4 of 4) sorted by relevance
408 if (result != GNOME_VFS_OK) in execute()854 if ( result == GNOME_VFS_OK) { in setPropertyValues()980 result = GNOME_VFS_OK; in insert()987 if ( result != GNOME_VFS_OK ) { in insert()998 if( result != GNOME_VFS_OK ) in insert()1129 result = GNOME_VFS_OK; in getInfo()1139 result = GNOME_VFS_OK; in getInfo()1173 case GNOME_VFS_OK: in mapVFSException()1455 if (result != GNOME_VFS_OK) in createTempStream()1489 if (result != GNOME_VFS_OK) in createInputStream()[all …]
130 if (result != GNOME_VFS_OK && in readBytes()270 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()330 if( result != GNOME_VFS_OK ) { in throwOnError()
344 if (result != GNOME_VFS_OK) { in getData()358 while ((result = gnome_vfs_directory_read_next (dirHandle, fileInfo)) == GNOME_VFS_OK) { in getData()406 if (result != GNOME_VFS_OK) { in getData()
42 GNOME_VFS_OK enumerator89 ret = (GNOME_VFS_OK == func(url)); in gnome_url_show()
Completed in 30 milliseconds