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

  /external/bluetooth/glib/gio/xdgmime/
xdgmimeint.h 52 #define _xdg_utf8_validate XDG_RESERVED_ENTRY(utf8_validate) macro
72 int _xdg_utf8_validate (const char *source);
xdgmimeint.c 134 _xdg_utf8_validate (const char *source) function
xdgmime.c 502 if (! _xdg_utf8_validate (file_name))
596 return _xdg_utf8_validate (mime_type);
xdgmimecache.c 679 if (! _xdg_utf8_validate (file_name))
  /external/chromium/base/third_party/xdg_mime/
xdgmimeint.h 52 #define _xdg_utf8_validate XDG_RESERVED_ENTRY(utf8_validate) macro
72 int _xdg_utf8_validate (const char *source);
xdgmimeint.c 134 _xdg_utf8_validate (const char *source) function
xdgmime.c 502 if (! _xdg_utf8_validate (file_name))
596 return _xdg_utf8_validate (mime_type);
xdgmimecache.c 681 if (! _xdg_utf8_validate (file_name))

Completed in 81 milliseconds