/external/python/google-api-python-client/googleapiclient/ |
D | mimeparse.py | 34 def parse_mime_type(mime_type): argument 85 def fitness_and_quality_parsed(mime_type, parsed_ranges): argument 122 def quality_parsed(mime_type, parsed_ranges): argument 135 def quality(mime_type, ranges): argument
|
/external/libbrillo/brillo/http/ |
D | http_utils.cc | 66 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 …]
|
D | http_transport_fake.cc | 123 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
|
D | http_transport_fake.h | 233 const std::string& mime_type) { in Reply() 242 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply()
|
D | http_utils_test.cc | 376 auto mime_type = brillo::mime::RemoveParameters( in TEST() local
|
/external/python/apitools/apitools/base/py/ |
D | util.py | 166 def AcceptableMimeType(accept_patterns, mime_type): argument 190 def MimeTypeMatches(pattern, mime_type): argument
|
D | transfer.py | 583 def __init__(self, stream, mime_type, total_size=None, http=None, argument 608 def FromFile(cls, filename, mime_type=None, auto_transfer=True, argument 625 def FromStream(cls, stream, mime_type, total_size=None, auto_transfer=True, argument 685 def mime_type(self): member in Upload
|
/external/image_io/includes/image_io/jpeg/ |
D | jpeg_xmp_info.h | 66 void SetMimeType(const std::string& mime_type) { mime_type_ = mime_type; } in SetMimeType()
|
D | jpeg_info.h | 120 void SetMimeType(JpegXmpInfo::Type type, const std::string& mime_type) { in SetMimeType()
|
/external/flac/src/test_grabbag/picture/ |
D | main.c | 30 const char *mime_type; member
|
/external/flac/src/share/grabbag/ |
D | picture.c | 438 char mime_type [64] ; in grabbag__picture_from_specification() local
|
/external/ImageMagick/MagickCore/ |
D | magick.h | 73 *mime_type, member
|
/external/webrtc/api/ |
D | rtp_parameters.h | 130 std::string mime_type() const { return MediaTypeToString(kind) + "/" + name; } in mime_type() function 502 std::string mime_type() const { return MediaTypeToString(kind) + "/" + name; } in mime_type() function
|
/external/flac/src/libFLAC++/ |
D | metadata.cpp | 1408 …ame, Picture *&picture, ::FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLA… in get_picture() 1424 …name, Picture &picture, ::FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLA… in get_picture()
|
/external/wayland/tests/data/ |
D | example-server.h | 1710 wl_data_offer_send_offer(struct wl_resource *resource_, const char *mime_type) in wl_data_offer_send_offer() 1852 wl_data_source_send_target(struct wl_resource *resource_, const char *mime_type) in wl_data_source_send_target() 1865 wl_data_source_send_send(struct wl_resource *resource_, const char *mime_type, int32_t fd) in wl_data_source_send_send()
|
D | example-client.h | 2016 wl_data_offer_accept(struct wl_data_offer *wl_data_offer, uint32_t serial, const char *mime_type) in wl_data_offer_accept() 2042 wl_data_offer_receive(struct wl_data_offer *wl_data_offer, const char *mime_type, int32_t fd) in wl_data_offer_receive() 2345 wl_data_source_offer(struct wl_data_source *wl_data_source, const char *mime_type) in wl_data_source_offer()
|
/external/webrtc/api/stats/ |
D | rtcstats_objects.h | 119 RTCStatsMember<std::string> mime_type; variable
|
/external/flac/include/FLAC/ |
D | format.h | 773 char *mime_type; member
|
/external/flac/src/libFLAC/ |
D | metadata_object.c | 1726 …_metadata_object_picture_set_mime_type(FLAC__StreamMetadata *object, char *mime_type, FLAC__bool c… in FLAC__metadata_object_picture_set_mime_type()
|
D | metadata_iterators.c | 268 …StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLA… in FLAC__metadata_get_picture()
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 1993 char mime_type[256]; member
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | games.v1.json | 3040 "mime_type": { object
|
D | books.v1.json | 250 "mime_type": { object
|