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

  /external/bluetooth/glib/gio/xdgmime/
xdgmime.h 44 #define XDG_RESERVED_ENTRY(func) _XDG_RESERVED_ENTRY2(XDG_PREFIX,func)
74 #define _xdg_mime_mime_type_equal XDG_RESERVED_ENTRY(mime_type_equal)
75 #define _xdg_mime_mime_type_subclass XDG_RESERVED_ENTRY(mime_type_subclass)
76 #define _xdg_mime_unalias_mime_type XDG_RESERVED_ENTRY(unalias_mime_type)
  /external/chromium/base/third_party/xdg_mime/
xdgmime.h 44 #define XDG_RESERVED_ENTRY(func) _XDG_RESERVED_ENTRY2(XDG_PREFIX,func)
74 #define _xdg_mime_mime_type_equal XDG_RESERVED_ENTRY(mime_type_equal)
75 #define _xdg_mime_mime_type_subclass XDG_RESERVED_ENTRY(mime_type_subclass)
76 #define _xdg_mime_unalias_mime_type XDG_RESERVED_ENTRY(unalias_mime_type)

Completed in 127 milliseconds