Home
last modified time | relevance | path

Searched refs:err_no (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/gio/
Dgioerror.c59 g_io_error_from_errno (gint err_no) in g_io_error_from_errno() argument
61 switch (err_no) in g_io_error_from_errno()
Dgioerror.h44 GIOErrorEnum g_io_error_from_errno (gint err_no);
/external/bluetooth/glib/glib/
Dgfileutils.h78 GFileError g_file_error_from_errno (gint err_no);
Dgfileutils.c341 g_file_error_from_errno (gint err_no) in g_file_error_from_errno() argument
343 switch (err_no) in g_file_error_from_errno()