HomeSort by relevance Sort by last modified time
    Searched full:non_match (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.c 295 const char *non_match; local
298 non_match = cache->buffer + mimetype_offset;
303 _xdg_mime_mime_type_equal (mime_types[n], non_match))
  /external/chromium/base/third_party/xdg_mime/
xdgmimecache.c 297 const char *non_match; local
300 non_match = cache->buffer + mimetype_offset;
305 _xdg_mime_mime_type_equal (mime_types[n], non_match))

Completed in 73 milliseconds