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

  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.h 35 #define _xdg_mime_cache_new_from_file XDG_RESERVED_ENTRY(cache_new_from_file) macro
53 XdgMimeCache *_xdg_mime_cache_new_from_file (const char *file_name);
xdgmime.c 148 XdgMimeCache *cache = _xdg_mime_cache_new_from_file (file_name);
xdgmimecache.c 111 _xdg_mime_cache_new_from_file (const char *file_name) function
  /external/chromium/base/third_party/xdg_mime/
xdgmimecache.h 35 #define _xdg_mime_cache_new_from_file XDG_RESERVED_ENTRY(cache_new_from_file) macro
53 XdgMimeCache *_xdg_mime_cache_new_from_file (const char *file_name);
xdgmime.c 148 XdgMimeCache *cache = _xdg_mime_cache_new_from_file (file_name);
xdgmimecache.c 113 _xdg_mime_cache_new_from_file (const char *file_name) function

Completed in 181 milliseconds