/external/chromium-trace/catapult/third_party/Paste/paste/util/ |
D | mimeparse.py | 24 def parse_mime_type(mime_type): argument 72 def fitness_and_quality_parsed(mime_type, parsed_ranges): argument 101 def quality_parsed(mime_type, parsed_ranges): argument 111 def quality(mime_type, ranges): argument
|
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/ |
D | mimeparse.py | 35 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/ |
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() 225 std::string mime_type = brillo::mime::RemoveParameters( in GetFormField() local 241 const std::string& mime_type) { in Reply() 252 const std::string& mime_type) { in ReplyText() 260 std::string mime_type = in ReplyJson() local
|
D | http_transport_fake.h | 221 const std::string& mime_type) { in Reply() 230 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply()
|
D | http_utils_unittest.cc | 374 auto mime_type = brillo::mime::RemoveParameters( in TEST() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
D | util.py | 142 def AcceptableMimeType(accept_patterns, mime_type): argument 166 def MimeTypeMatches(pattern, mime_type): argument
|
D | transfer.py | 534 def __init__(self, stream, mime_type, total_size=None, http=None, argument 558 def FromFile(cls, filename, mime_type=None, auto_transfer=True, **kwds): argument 573 def FromStream(cls, stream, mime_type, total_size=None, auto_transfer=True, argument 630 def mime_type(self): member in Upload
|
/external/libweave/examples/provider/ |
D | event_http_server.cc | 54 const std::string& mime_type) override { in SendReply() 172 const std::string& mime_type) {} in ProcessReply()
|
/external/chromium-trace/catapult/tracing/tracing_build/ |
D | trace2html.py | 60 def __init__(self, trace_data_string, mime_type): argument
|
/external/owasp/sanitizer/tools/ |
D | cut_release.py | 177 mime_type = mime_type_from_path(new_file_path) variable
|
/external/ImageMagick/MagickCore/ |
D | magick.h | 64 *mime_type, member
|
/external/flac/include/FLAC/ |
D | format.h | 773 char *mime_type; member
|
/external/libweave/src/ |
D | device_registration_info.cc | 154 void SetData(const std::string& data, const std::string& mime_type) { in SetData()
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 1878 char mime_type[256]; member
|