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

  /external/bluetooth/glib/gio/
gioerror.h 38 * Error domain for GIO. Errors in this domain will be from the #GIOErrorEnum enumeration.
44 GIOErrorEnum g_io_error_from_errno (gint err_no);
gioerror.c 56 * Returns: #GIOErrorEnum value for the given errno.h error number.
58 GIOErrorEnum
gioenums.h 306 * the actual enumeration (which is rarely used) GIOErrorEnum.
309 * GIOErrorEnum:
382 } GIOErrorEnum;

Completed in 233 milliseconds