Home
last modified time | relevance | path

Searched defs:mime_type (Results 1 – 25 of 45) sorted by relevance

12

/third_party/cef/libcef_dll/wrapper/
Dcef_stream_resource_handler.cc14 const CefString& mime_type, in CefStreamResourceHandler()
26 const CefString& mime_type, in CefStreamResourceHandler()
Dcef_resource_manager.cc36 std::string mime_type; in GetMimeType() local
57 const std::string& mime_type) in ContentProvider()
445 const std::string& mime_type, in AddContentProvider()
/third_party/cef/libcef/common/
Dparser_impl.cc91 std::string mime_type; in CefGetMimeType() local
96 void CefGetExtensionsForMimeType(const CefString& mime_type, in CefGetExtensionsForMimeType()
Dresponse_impl.cc161 std::string mime_type = mime_type_; in GetResponseHeaders() local
194 std::string mime_type, charset; in SetResponseHeaders() local
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.h27 std::string mime_type; variable
Dchrome_scheme_handler.cc293 bool OnExtensionsSupportUI(std::string* mime_type, std::string* output) { in OnExtensionsSupportUI()
356 bool OnLicenseUI(std::string* mime_type, std::string* output) { in OnLicenseUI()
373 std::string* mime_type, in OnVersionUI()
408 bool OnWebUIHostsUI(std::string* mime_type, std::string* output) { in OnWebUIHostsUI()
Dinternal_scheme_handler.cc37 std::string mime_type; in GetMimeType() local
94 InternalHandler(const std::string& mime_type, in InternalHandler()
/third_party/cef/libcef/common/net_service/
Dnet_service_util.cc98 std::string MakeContentTypeValue(const std::string& mime_type, in MakeContentTypeValue()
112 const std::string& mime_type, in MakeResponseHeaders()
/third_party/ffmpeg/libavformat/
Dformat.c52 const char *mime_type) in av_guess_format()
88 const char *filename, const char *mime_type, in av_guess_codec()
Dpcmdec.c41 uint8_t *mime_type = NULL; in pcm_read_header() local
Did3v2.h59 uint8_t *mime_type; member
Dmpjpegdec.c251 uint8_t *mime_type = NULL; in mpjpeg_get_boundary() local
/third_party/cef/tests/cefsimple/
Dsimple_handler.cc23 std::string GetDataURI(const std::string& data, const std::string& mime_type) { in GetDataURI()
/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc32 std::string GetDescriptionFromMimeType(const std::string& mime_type) { in GetDescriptionFromMimeType()
35 const char* mime_type; in GetDescriptionFromMimeType() member
Dserver_test.cc102 std::string mime_type; in OnHttpRequest() local
175 const std::string& mime_type, in SendHttpResponseStream()
/third_party/cef/libcef/browser/native/
Dfile_dialog_runner_win.cc158 std::wstring GetDescriptionFromMimeType(const std::string& mime_type) { in GetDescriptionFromMimeType()
161 const char* mime_type; in GetDescriptionFromMimeType() member
/third_party/cef/tests/ceftests/
Dtest_handler.cc390 const std::string& mime_type) { in AddResource()
398 const std::string& mime_type, in AddResource()
Dtest_handler.h30 const std::string& mime_type, in ResourceContent()
/third_party/gstreamer/gstplugins_good/gst/multipart/
Dmultipartdemux.h83 gchar *mime_type; member
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c142 const gchar *mime_type = NULL; in gst_pnmenc_set_format() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsink.c472 const gchar *mime_type; in gst_curl_http_sink_set_mime_type() local
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c289 const gchar *mime_type = gst_structure_get_name (s); in gst_progress_report_do_query() local
/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.cc334 const std::string& mime_type) { in IsPluginHandledExternally()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstvorbistag.c559 const gchar *mime_type; in gst_tag_to_metadata_block_picture() local
/third_party/cef/libcef/browser/net_service/
Dresource_handler_wrapper.cc445 std::string* mime_type, in GetResponseHeaders()

12