/external/libbrillo/brillo/http/ |
D | http_form_data.cc | 34 const std::string& content_type, in FormField() 77 const std::string& content_type, in TextFormField() 95 const std::string& content_type, in FileFormField() 116 const std::string& content_type, in MultiPartFormField() 160 const std::string& content_type, in AddFileField() 203 const std::string& content_type, in AddFileField()
|
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/ |
D | model.py | 101 content_type = None variable in BaseModel 243 content_type = 'application/json' variable in JsonModel 283 content_type = 'application/json' variable in RawModel 302 content_type = 'application/json' variable in MediaModel 320 content_type = 'application/x-protobuf' variable in ProtocolBufferModel
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/ |
D | util.py | 42 content_type='text/html; charset=utf-8', argument 99 content_type='text/plain; charset=utf-8', argument
|
/external/webrtc/webrtc/base/ |
D | multipart.cc | 37 void MultipartStream::GetContentType(std::string* content_type) { in GetContentType() 46 const std::string& content_type) { in AddPart() 56 const std::string& content_type) { in AddPart()
|
D | multipart_unittest.cc | 30 std::string content_type; in TEST() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/ |
D | test_search.py | 74 content_type = "text/xml" variable in CloudSearchSearchBaseTest 316 content_type = 'text/xml' variable in CloudSearchNonJsonTest 328 content_type = 'text/html' variable in CloudSearchUnauthorizedTest
|
/external/chromium-trace/catapult/third_party/webtest/webtest/ |
D | app.py | 327 content_type=None, xhr=False): argument 375 content_type=None, xhr=False): argument 393 content_type=None, xhr=False): argument 410 content_type=None, xhr=False): argument 689 content_type=None): argument
|
/external/webrtc/webrtc/examples/peerconnection/server/ |
D | peer_channel.cc | 132 const std::string& content_type, in QueueResponse() 257 std::string content_type; in AddMember() local 350 std::string* content_type) { in BuildResponseForNewMember()
|
D | peer_channel.h | 55 std::string status, content_type, extra_headers, data; member
|
D | data_socket.h | 83 const std::string& content_type() const { return content_type_; } in content_type() function
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch/ |
D | test_search.py | 49 content_type = "text/xml" variable in CloudSearchSearchBaseTest 370 content_type = 'text/xml' variable in CloudSearchNonJsonTest 382 content_type = 'text/html' variable in CloudSearchUnauthorizedTest
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
D | Response.java | 788 … CachedBuffer content_type = _cachedMimeType.getAssociate(_characterEncoding); in setCharacterEncoding() local 924 … CachedBuffer content_type = _cachedMimeType.getAssociate(_characterEncoding); in setContentType() local 961 … CachedBuffer content_type = _cachedMimeType.getAssociate(_characterEncoding); in setContentType() local 1008 … CachedBuffer content_type = _cachedMimeType.getAssociate(_characterEncoding); in setContentType() local
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
D | script_injector.py | 62 def InjectScript(content, content_type, script_to_inject): argument
|
/external/libmicrohttpd/src/microhttpd/ |
D | test_postprocessor_amp.c | 10 const char* filename, const char* content_type, in check_post()
|
D | test_postprocessor_large.c | 40 const char *content_type, in value_checker()
|
/external/webrtc/webrtc/video/ |
D | send_statistics_proxy.cc | 35 const char* GetUmaPrefix(VideoEncoderConfig::ContentType content_type) { in GetUmaPrefix() 71 VideoEncoderConfig::ContentType content_type) in SendStatisticsProxy() 162 VideoEncoderConfig::ContentType content_type) { in SetContentType()
|
/external/skia/tools/skiaserve/urlhandlers/ |
D | PostHandler.cpp | 20 const char* content_type, const char* transfer_encoding, in process_upload_data()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
D | webapp_test_util.py | 378 content_type='application/json', argument 392 content_type='application/json', argument
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
D | signurl.py | 162 content_type, expiration, gcs_path): argument
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | request.py | 357 content_type = property(_content_type__get, variable in BaseRequest 1470 def environ_add_POST(env, data, content_type=None): argument 1569 def __init__(self, vars, content_type): argument 1620 def _encode_multipart(vars, content_type, fout=None): argument 1712 def transcode_fs(self, fs, content_type): argument
|
/external/libweave/src/privet/ |
D | privet_manager.cc | 117 std::string content_type = in PrivetRequestHandler() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/ |
D | service_handlers_test.py | 804 content_type='text/plain'): argument 1046 content_type = 'application/x-www-form-urlencoded' variable in URLEncodedRPCMapperTest 1103 content_type = 'application/octet-stream' variable in ProtobufRPCMapperTest 1111 content_type = 'application/json' variable in JSONRPCMapperTest
|
/external/bison/src/ |
D | symlist.h | 39 } content_type; member
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_record.c | 150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/ |
D | layer1.py | 478 def upload_documents(self, documents, content_type): argument
|