HomeSort by relevance Sort by last modified time
    Searched refs:cache_get_mime_type_for_data (Results 1 - 4 of 4) 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)
xdgmimecache.c 611 cache_get_mime_type_for_data (const void *data, function
659 return cache_get_mime_type_for_data (data, len, result_prio, NULL, 0);
722 mime_type = cache_get_mime_type_for_data (data, bytes_read, NULL,
  /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)
xdgmimecache.c 613 cache_get_mime_type_for_data (const void *data, function
661 return cache_get_mime_type_for_data (data, len, result_prio, NULL, 0);
724 mime_type = cache_get_mime_type_for_data (data, bytes_read, NULL,

Completed in 26 milliseconds