Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx408 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 …]
H A Dgvfs_stream.cxx130 if (result != GNOME_VFS_OK && in readBytes()
270 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()
330 if( result != GNOME_VFS_OK ) { in throwOnError()
H A Dgvfs_directory.cxx344 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()
/aoo41x/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 56 milliseconds