Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgioerror.c143 return G_IO_ERROR_NOT_EMPTY; in g_io_error_from_errno()
Dgioenums.h355 G_IO_ERROR_NOT_EMPTY, enumerator
/external/bluetooth/glib/gio/tests/
Dlive-g-file.c996 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_NOT_EMPTY); in test_delete()