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

  /external/bluetooth/glib/gio/
gioenums.h 335 * @G_IO_ERROR_WOULD_RECURSE: Operation would be recursive.
375 G_IO_ERROR_WOULD_RECURSE,
gfile.c     [all...]
  /external/bluetooth/glib/gio/tests/
live-g-file.c 692 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_WOULD_RECURSE);
701 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_WOULD_RECURSE);
    [all...]

Completed in 372 milliseconds