Home
last modified time | relevance | path

Searched defs:accept_types (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/win32/
Dgwinhttpfile.c470 const wchar_t *accept_types[] = in g_winhttp_file_query_info() local
617 const wchar_t *accept_types[] = in g_winhttp_file_read() local
/external/chromium/chrome/browser/
Dfile_select_helper.cc168 const string16& accept_types) { in GetFileTypesFromAcceptType()