Home
last modified time | relevance | path

Searched refs:_xdg_mime_alias_list_free (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/xdgmime/
Dxdgmimealias.h36 #define _xdg_mime_alias_list_free XDG_RESERVED_ENTRY(alias_list_free) macro
44 void _xdg_mime_alias_list_free (XdgAliasList *list);
Dxdgmimealias.c72 _xdg_mime_alias_list_free (XdgAliasList *list) in _xdg_mime_alias_list_free() function
Dxdgmime.c701 _xdg_mime_alias_list_free (alias_list); in xdg_mime_shutdown()