Searched defs:mime_type (Results 1 – 10 of 10) sorted by relevance
/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 | 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 | 376 auto mime_type = brillo::mime::RemoveParameters( in TEST() local
|
/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/flac/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 | 1878 char mime_type[256]; member
|