Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/cronet/net/base/
H A Dmime_util.cc71 const char* const mime_type; member
276 const std::string& mime_type, in FindPreferredExtension()
307 const std::string& mime_type, in GetPreferredExtensionForMimeType()
350 const char* mime_type = FindMimeType(kPrimaryMappings, ext_narrow_str); in GetMimeTypeFromExtensionHelper() local
378 bool MatchesMimeTypeParameters(const std::string& mime_type_pattern, in MatchesMimeTypeParameters()
470 std::string* mime_type, in ParseMimeType()
624 std::string* mime_type) { in GetMimeTypeFromExtension()
629 std::string* mime_type) { in GetMimeTypeFromFile()
634 std::string* mime_type) { in GetWellKnownMimeTypeFromExtension()
638 bool GetPreferredExtensionForMimeType(const std::string& mime_type, in GetPreferredExtensionForMimeType()
[all …]
H A Ddata_url_unittest.cc21 const char* mime_type; member
162 std::string mime_type; in TEST() local
174 std::string mime_type; in TEST() local
201 std::string mime_type; in TEST() local
225 std::string mime_type; in TEST() local
240 std::string mime_type; in TEST() local
257 std::string mime_type; in TEST() local
297 std::string mime_type; in TEST() local
H A Dmime_util_unittest.cc30 const char* const mime_type; in TEST() member
54 std::string mime_type; in TEST() local
113 std::string mime_type; in TEST() local
128 const std::string mime_type; in TEST() member
148 const char* const mime_type; in TEST() member
160 std::string mime_type; in TEST() local
253 std::string mime_type; in TEST() member
304 std::string mime_type; in TEST() local
486 const char* const mime_type; in TEST() member
H A Dmime_sniffer_unittest.cc30 std::string mime_type; in SniffMimeType() local
68 std::string mime_type; in TEST() local
258 std::string mime_type; in TEST() local
373 std::string mime_type; in TEST() local
389 std::string mime_type; in TEST() local
448 std::string mime_type; in TEST() local
499 std::string mime_type; in TEST() local
H A Dmime_sniffer.cc105 const char* const mime_type; member
111 #define MAGIC_NUMBER(mime_type, magic) \ argument
125 #define MAGIC_MASK(mime_type, magic, mask) \ argument
132 #define MAGIC_STRING(mime_type, magic) \ argument
611 static bool IsUnknownMimeType(std::string_view mime_type) { in IsUnknownMimeType()
659 bool ShouldSniffMimeType(const GURL& url, std::string_view mime_type) { in ShouldSniffMimeType()
H A Dfilename_util_internal.cc31 const std::string& mime_type, in GetCorrectedExtensionUnsafe()
187 void EnsureSafeExtension(const std::string& mime_type, in EnsureSafeExtension()
224 const std::string& mime_type, in GetSuggestedFilenameImpl()
312 const std::string& mime_type, in GenerateFileNameImpl()
H A Dfilename_util_icu.cc52 const std::string& mime_type, in GetSuggestedFilename()
64 const std::string& mime_type, in GenerateFileName()
75 const std::string& mime_type, in GenerateFileName()
H A Dplatform_mime_util_linux.cc53 const std::string& mime_type, in GetPlatformPreferredExtensionForMimeType()
61 const std::string& mime_type, in GetPlatformExtensionsForMimeType()
H A Dplatform_mime_util_fuchsia.cc21 const std::string& mime_type, in GetPlatformPreferredExtensionForMimeType()
28 const std::string& mime_type, in GetPlatformExtensionsForMimeType()
H A Dplatform_mime_util_win.cc31 const std::string& mime_type, in GetPlatformPreferredExtensionForMimeType()
47 const std::string& mime_type, in GetPlatformExtensionsForMimeType()
/aosp_15_r20/external/libbrillo/brillo/http/
H A 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 …]
H A 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
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dmimeparse.py34 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
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A 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
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/proto/google/cloud/translate/v3beta1/
H A Dtranslation_service.proto201 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
350 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
462 string mime_type = 1 [(google.api.field_behavior) = OPTIONAL]; field
603 string mime_type = 4; field
670 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
753 string mime_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/translate/v3beta1/
H A Dtranslation_service.proto201 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
350 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
462 string mime_type = 1 [(google.api.field_behavior) = OPTIONAL]; field
603 string mime_type = 4; field
670 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
775 string mime_type = 2; field
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/proto/google/cloud/translate/v3/
H A Dtranslation_service.proto206 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
356 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
469 string mime_type = 1 [(google.api.field_behavior) = OPTIONAL]; field
612 string mime_type = 4; field
679 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
781 string mime_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/translate/v3/
H A Dtranslation_service.proto305 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
455 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
568 string mime_type = 1 [(google.api.field_behavior) = OPTIONAL]; field
711 string mime_type = 4; field
778 string mime_type = 3 [(google.api.field_behavior) = OPTIONAL]; field
884 string mime_type = 2; field
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_fetcher_impl.cc54 constexpr bool IsPacMimeType(std::string_view mime_type) { in IsPacMimeType()
159 std::string mime_type; in Fetch() local
297 std::string mime_type; in OnResponseStarted() local
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/schema/
H A Ddata_item_payload.proto44 string mime_type = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
59 string mime_type = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/schema/
H A Ddata_item_payload.proto44 string mime_type = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
59 string mime_type = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/cloud/datalabeling/v1beta1/
H A Ddata_payloads.proto32 string mime_type = 1; field
63 string mime_type = 1; field
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/proto/google/cloud/datalabeling/v1beta1/
H A Ddata_payloads.proto32 string mime_type = 1; field
63 string mime_type = 1; field
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/
H A Ddocument_io.proto36 string mime_type = 2; field
45 string mime_type = 2; field
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/
Dplugin_pcl.c278 const char *mime_type, const char *pathname) { in _setup_image_info()
362 static status_t _print_page(wprint_job_params_t *job_params, const char *mime_type, in _print_page()
513 const char *mime_type, const char *pathname) { in _print_blank_page()

12345678