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

  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.h 39 #define _xdg_mime_cache_get_mime_type_for_data XDG_RESERVED_ENTRY(cache_get_mime_type_for_data) macro
58 const char *_xdg_mime_cache_get_mime_type_for_data (const void *data,
xdgmime.c 473 return _xdg_mime_cache_get_mime_type_for_data (data, len, result_prio);
xdgmimecache.c 655 _xdg_mime_cache_get_mime_type_for_data (const void *data, function
  /external/chromium/base/third_party/xdg_mime/
xdgmimecache.h 39 #define _xdg_mime_cache_get_mime_type_for_data XDG_RESERVED_ENTRY(cache_get_mime_type_for_data) macro
58 const char *_xdg_mime_cache_get_mime_type_for_data (const void *data,
xdgmime.c 473 return _xdg_mime_cache_get_mime_type_for_data (data, len, result_prio);
xdgmimecache.c 657 _xdg_mime_cache_get_mime_type_for_data (const void *data, function

Completed in 15 milliseconds