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

  /external/bluetooth/glib/glib/
gfileutils.c 326 * g_file_error_from_errno:
336 * g_file_error_from_errno() when constructing a #GError.
341 g_file_error_from_errno (gint err_no) function
546 g_file_error_from_errno (save_errno),
643 g_file_error_from_errno (save_errno),
694 g_file_error_from_errno (save_errno),
711 g_file_error_from_errno (save_errno),
745 g_file_error_from_errno (save_errno),
781 g_file_error_from_errno (save_errno),
853 g_file_error_from_errno (save_errno)
    [all...]
galias.h 821 #define g_file_error_from_errno macro
    [all...]
galiasdef.c 827 #undef g_file_error_from_errno macro
    [all...]

Completed in 120 milliseconds