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

  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.h 40 #define _xdg_mime_cache_get_mime_type_for_file XDG_RESERVED_ENTRY(cache_get_mime_type_for_file) macro
61 const char *_xdg_mime_cache_get_mime_type_for_file (const char *file_name,
xdgmime.c 508 return _xdg_mime_cache_get_mime_type_for_file (file_name, statbuf);
xdgmimecache.c 663 _xdg_mime_cache_get_mime_type_for_file (const char *file_name, function
  /external/chromium/base/third_party/xdg_mime/
xdgmimecache.h 40 #define _xdg_mime_cache_get_mime_type_for_file XDG_RESERVED_ENTRY(cache_get_mime_type_for_file) macro
61 const char *_xdg_mime_cache_get_mime_type_for_file (const char *file_name,
xdgmime.c 508 return _xdg_mime_cache_get_mime_type_for_file (file_name, statbuf);
xdgmimecache.c 665 _xdg_mime_cache_get_mime_type_for_file (const char *file_name, function

Completed in 108 milliseconds