HomeSort by relevance Sort by last modified time
    Searched defs:G_IO_ERROR_PENDING (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gfileenumerator.c 212 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PENDING,
271 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PENDING,
324 * result in %G_IO_ERROR_PENDING errors.
371 G_IO_ERROR, G_IO_ERROR_PENDING,
480 G_IO_ERROR, G_IO_ERROR_PENDING,
506 * operation was started, then this function will report %G_IO_ERROR_PENDING, and
gioenums.h 330 * @G_IO_ERROR_PENDING: Operations are still pending.
370 G_IO_ERROR_PENDING,

Completed in 33 milliseconds