Searched refs:get_content_type (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/TestResultServer/handlers/
H A Ddashboardhandler.py42 def get_content_type(filename): function
63 content_type = "%s; charset=utf-8" % get_content_type(filename)
/external/bluetooth/glib/gio/
H A Dglocalfileinfo.c1200 get_content_type (const char *basename, function
1567 char *content_type = get_content_type (basename, path, &statbuf, is_symlink, symlink_broken, flags, FALSE);
1610 char *content_type = get_content_type (basename, path, &statbuf, is_symlink, symlink_broken, flags, TRUE);

Completed in 104 milliseconds