Home
last modified time | relevance | path

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

/external/python/google-api-python-client/googleapiclient/
Dmimeparse.py35 def parse_mime_type(mime_type): argument
82 def fitness_and_quality_parsed(mime_type, parsed_ranges): argument
116 def quality_parsed(mime_type, parsed_ranges): argument
129 def quality(mime_type, ranges): argument
/external/libbrillo/brillo/http/
Dhttp_utils.cc66 const std::string& mime_type, in PostTextAndBlock()
76 const std::string& mime_type, in PostText()
96 const std::string& mime_type, in SendRequestAndBlock()
125 const std::string& mime_type, in SendRequest()
151 const std::string& mime_type, in SendRequest()
186 const std::string& mime_type, in PostBinaryAndBlock()
202 const std::string& mime_type, in PostBinary()
220 const std::string& mime_type, in PostBinary()
307 std::string mime_type = AppendParameter(brillo::mime::application::kJson, in PostJsonAndBlock() local
323 std::string mime_type = AppendParameter(brillo::mime::application::kJson, in PostJson() local
[all …]
Dhttp_transport_fake.cc123 const std::string& mime_type) { in AddSimpleReplyHandler()
128 ServerResponse* response) { in AddSimpleReplyHandler()
223 std::string mime_type = brillo::mime::RemoveParameters( in GetFormField() local
239 const std::string& mime_type) { in Reply()
250 const std::string& mime_type) { in ReplyText()
258 std::string mime_type = in ReplyJson() local
Dhttp_transport_fake.h223 const std::string& mime_type) { in Reply()
232 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply()
Dhttp_utils_unittest.cc376 auto mime_type = brillo::mime::RemoveParameters( in TEST() local
/external/python/apitools/apitools/base/py/
Dutil.py160 def AcceptableMimeType(accept_patterns, mime_type): argument
184 def MimeTypeMatches(pattern, mime_type): argument
Dtransfer.py548 def __init__(self, stream, mime_type, total_size=None, http=None, argument
572 def FromFile(cls, filename, mime_type=None, auto_transfer=True, **kwds): argument
587 def FromStream(cls, stream, mime_type, total_size=None, auto_transfer=True, argument
644 def mime_type(self): member in Upload
/external/image_io/includes/image_io/jpeg/
Djpeg_xmp_info.h66 void SetMimeType(const std::string& mime_type) { mime_type_ = mime_type; } in SetMimeType()
Djpeg_info.h120 void SetMimeType(JpegXmpInfo::Type type, const std::string& mime_type) { in SetMimeType()
/external/owasp/sanitizer/tools/
Dcut_release.py177 mime_type = mime_type_from_path(new_file_path) variable
/external/ImageMagick/MagickCore/
Dmagick.h67 *mime_type, member
/external/flac/include/FLAC/
Dformat.h773 char *mime_type; member
/external/flac/libFLAC/
Dmetadata_object.c1726 …_metadata_object_picture_set_mime_type(FLAC__StreamMetadata *object, char *mime_type, FLAC__bool c… in FLAC__metadata_object_picture_set_mime_type()
Dmetadata_iterators.c268 …StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLA… in FLAC__metadata_get_picture()
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c1983 char mime_type[256]; member