/external/webrtc/api/video/ |
D | video_content_type.cc | 51 bool SetExperimentId(VideoContentType* content_type, uint8_t experiment_id) { in SetExperimentId() 61 bool SetSimulcastId(VideoContentType* content_type, uint8_t simulcast_id) { in SetSimulcastId() 71 uint8_t GetExperimentId(const VideoContentType& content_type) { in GetExperimentId() 75 uint8_t GetSimulcastId(const VideoContentType& content_type) { in GetSimulcastId() 80 bool IsScreenshare(const VideoContentType& content_type) { in IsScreenshare() 89 const char* ToString(const VideoContentType& content_type) { in ToString()
|
/external/libbrillo/brillo/http/ |
D | http_form_data.cc | 36 const std::string& content_type, in FormField() 79 const std::string& content_type, in TextFormField() 97 const std::string& content_type, in FileFormField() 118 const std::string& content_type, in MultiPartFormField() 172 const std::string& content_type, in AddFileField() 215 const std::string& content_type, in AddFileField()
|
/external/python/google-api-python-client/googleapiclient/ |
D | model.py | 105 content_type = None variable in BaseModel 256 content_type = "application/json" variable in JsonModel 300 content_type = "application/json" variable in RawModel 320 content_type = "application/json" variable in MediaModel 339 content_type = "application/x-protobuf" variable in ProtocolBufferModel
|
/external/webrtc/video/ |
D | receive_statistics_proxy2.cc | 65 const char* UmaPrefixForContentType(VideoContentType content_type) { in UmaPrefixForContentType() 71 std::string UmaSuffixForContentType(VideoContentType content_type) { in UmaSuffixForContentType() 293 VideoContentType content_type = it.first; in UpdateHistograms() local 321 auto content_type = it.first; in UpdateHistograms() local 820 VideoContentType content_type) { in OnDecodedFrame() 835 VideoContentType content_type) { in OnDecodedFrame() 973 VideoContentType content_type) { in OnCompleteFrame()
|
D | receive_statistics_proxy.cc | 61 const char* UmaPrefixForContentType(VideoContentType content_type) { in UmaPrefixForContentType() 67 std::string UmaSuffixForContentType(VideoContentType content_type) { in UmaSuffixForContentType() 273 VideoContentType content_type = it.first; in UpdateHistograms() local 301 auto content_type = it.first; in UpdateHistograms() local 735 VideoContentType content_type) { in OnDecodedFrame() 853 VideoContentType content_type) { in OnCompleteFrame()
|
D | video_send_stream_impl.cc | 62 VideoEncoderConfig::ContentType content_type, in CalculateMaxPadBitrateBps() 155 VideoEncoderConfig::ContentType content_type) { in GetAlrSettings() 202 VideoEncoderConfig::ContentType content_type, in VideoSendStreamImpl() 492 VideoEncoderConfig::ContentType content_type, in OnEncoderConfigurationChanged()
|
D | video_stream_decoder.cc | 47 VideoContentType content_type) { in FrameToRender()
|
D | video_stream_decoder2.cc | 48 VideoContentType content_type) { in FrameToRender()
|
/external/oss-fuzz/infra/build/functions/ |
D | build_lib.py | 104 def get_signed_url(path, method='PUT', content_type=''): argument 178 def http_upload_step(data, signed_url, content_type): argument
|
/external/mesa3d/.gitlab-ci/tracie/ |
D | tracie.py | 102 def upload_to_minio(file_name, resource, content_type): argument 126 def upload_artifact(file_name, key, content_type): argument
|
/external/webrtc/examples/peerconnection/server/ |
D | peer_channel.cc | 128 const std::string& content_type, in QueueResponse() 253 std::string content_type; in AddMember() local 346 std::string* content_type) { in BuildResponseForNewMember()
|
D | peer_channel.h | 56 std::string status, content_type, extra_headers, data; member
|
D | data_socket.h | 78 const std::string& content_type() const { return content_type_; } in content_type() function
|
/external/igt-gpu-tools/tests/ |
D | kms_content_protection.c | 327 int content_type, bool type_change) in test_cp_enable() 381 int content_type, bool expect_failure, in test_cp_enable_with_retry() 451 int content_type) in test_content_protection_on_output() 583 test_content_protection(enum igt_commit_style s, int content_type) in test_content_protection()
|
/external/python/pyasn1-modules/tests/ |
D | test_rfc4073.py | 74 def test_layer(substrate, content_type): argument
|
/external/python/oauth2client/tests/contrib/ |
D | test_metadata.py | 33 def request_mock(status, content_type, content): argument
|
/external/skia/tools/skiaserve/urlhandlers/ |
D | PostHandler.cpp | 20 const char* content_type, const char* transfer_encoding, in process_upload_data()
|
/external/skqp/tools/skiaserve/urlhandlers/ |
D | PostHandler.cpp | 20 const char* content_type, const char* transfer_encoding, in process_upload_data()
|
/external/webrtc/test/fuzzers/ |
D | rtp_packet_fuzzer.cc | 108 VideoContentType content_type; in FuzzOneInput() local
|
/external/webrtc/modules/video_coding/ |
D | frame_object.cc | 36 VideoContentType content_type, in RtpFrameObject()
|
D | generic_decoder.h | 37 VideoContentType content_type; member
|
D | generic_decoder_unittest.cc | 34 VideoContentType content_type) override { in FrameToRender()
|
/external/boringssl/src/crypto/pkcs7/ |
D | pkcs7.c | 44 CBS in, content_info, content_type, wrapped_signed_data, signed_data; in pkcs7_parse_header() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs7/ |
D | pkcs7.c | 44 CBS in, content_info, content_type, wrapped_signed_data, signed_data; in pkcs7_parse_header() local
|
/external/python/cpython3/Modules/_ssl/ |
D | debughelpers.c | 11 _PySSL_msg_callback(int write_p, int version, int content_type, in _PySSL_msg_callback()
|