HomeSort by relevance Sort by last modified time
    Searched refs:G_IO_ERROR_NOT_EMPTY (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/gio/
gioerror.c 143 return G_IO_ERROR_NOT_EMPTY;
gioenums.h 315 * @G_IO_ERROR_NOT_EMPTY: File is a directory that isn't empty.
355 G_IO_ERROR_NOT_EMPTY,
  /external/bluetooth/glib/gio/tests/
live-g-file.c 996 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_NOT_EMPTY);
    [all...]

Completed in 19 milliseconds