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

  /external/bluetooth/glib/gio/xdgmime/
xdgmime.h 74 #define _xdg_mime_mime_type_equal XDG_RESERVED_ENTRY(mime_type_equal) macro
117 int _xdg_mime_mime_type_equal (const char *mime_a,
xdgmime.c 697 _xdg_mime_mime_type_equal (const char *mime_a, function
717 return _xdg_mime_mime_type_equal (mime_a, mime_b);
xdgmimemagic.c 683 _xdg_mime_mime_type_equal (mime_types[n], match->mime_type))
xdgmimecache.c 303 _xdg_mime_mime_type_equal (mime_types[n], non_match))

Completed in 158 milliseconds