Home
last modified time | relevance | path

Searched refs:encoding_type (Results 1 – 25 of 43) sorted by relevance

12

/external/webrtc/api/rtc_event_log/
Drtc_event_log_factory.cc31 RtcEventLog::EncodingType encoding_type) const { in Create()
36 return std::make_unique<RtcEventLogImpl>(encoding_type, task_queue_factory_); in Create()
43 RtcEventLog::EncodingType encoding_type) { in CreateRtcEventLog() argument
44 return Create(encoding_type); in CreateRtcEventLog()
Drtc_event_log_factory_interface.h28 RtcEventLog::EncodingType encoding_type) const = 0;
30 RtcEventLog::EncodingType encoding_type) = 0;
Drtc_event_log_factory.h29 RtcEventLog::EncodingType encoding_type) const override;
31 RtcEventLog::EncodingType encoding_type) override;
/external/webrtc/logging/rtc_event_log/
Dfake_rtc_event_log_factory.cc29 RtcEventLog::EncodingType encoding_type) { in CreateRtcEventLog() argument
30 return Create(encoding_type); in CreateRtcEventLog()
Dfake_rtc_event_log_factory.h27 RtcEventLog::EncodingType encoding_type) const override;
30 RtcEventLog::EncodingType encoding_type) override;
Drtc_event_log_impl.cc57 RtcEventLogImpl::RtcEventLogImpl(RtcEventLog::EncodingType encoding_type, in RtcEventLogImpl() argument
59 : event_encoder_(CreateEncoder(encoding_type)), in RtcEventLogImpl()
Drtc_event_log_unittest_helper.h154 explicit EventVerifier(RtcEventLog::EncodingType encoding_type) in EventVerifier() argument
155 : encoding_type_(encoding_type) {} in EventVerifier()
Drtc_event_log_impl.h36 RtcEventLogImpl(EncodingType encoding_type,
/external/cronet/stable/net/filter/
Dfilter_source_stream.cc92 auto encoding_type = kEncodingMap.find(lower_encoding); in ParseEncodingType() local
93 if (encoding_type == kEncodingMap.end()) { in ParseEncodingType()
96 return encoding_type->second; in ParseEncodingType()
/external/cronet/tot/net/filter/
Dfilter_source_stream.cc92 auto encoding_type = kEncodingMap.find(lower_encoding); in ParseEncodingType() local
93 if (encoding_type == kEncodingMap.end()) { in ParseEncodingType()
96 return encoding_type->second; in ParseEncodingType()
/external/scapy/test/contrib/
Dpim.uts45 assert (jp_pkt[PIMv2JoinPrune].jp_ips[0].encoding_type == 0)
54 assert (jp_pkt[PIMv2JoinPrune].jp_ips[0].join_ips[0][PIMv2JoinAddrs].encoding_type == 0)
64 assert (jp_pkt[PIMv2JoinPrune].jp_ips[2].encoding_type == 0)
75 assert (jp_pkt[PIMv2JoinPrune].jp_ips[2].prune_ips[0][PIMv2PruneAddrs].encoding_type == 0)
106 …jp_ips=[PIMv2GroupAddrs(addr_family=1, encoding_type=0, bidirection=0, reserved=0, admin_scope_zon…
108 join_ips=[PIMv2JoinAddrs(addr_family=1, encoding_type=0, rsrvd=0, sparse=1, wildcard=1,
121 …jp_ips=[PIMv2GroupAddrs(addr_family=1, encoding_type=0, bidirection=0, reserved=0, admin_scope_zon…
123 … prune_ips=[PIMv2PruneAddrs(addr_family=1, encoding_type=0, rsrvd=0, sparse=0, wildcard=0, rpt=0,
176 assert (jp_pkt6[PIMv2JoinPrune].jp_ips[0].encoding_type == 0)
185 assert (jp_pkt6[PIMv2JoinPrune].jp_ips[0].join_ips[0][PIMv2JoinAddrs].encoding_type == 0)
[all …]
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/
Dread.hpp79 typedef detail::encoding<char_type> encoding_type; in read_json_internal() typedef
82 encoding_type encoding; in read_json_internal()
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/nonterminal/
Drule.hpp129 encoding_type; typedef
133 spirit::detail::extract_sig<template_params, encoding_type, karma::domain>::type
166 is_same<encoding_type, unused_type>
168 , tag::char_code<tag::encoding, encoding_type>
Dgrammar.hpp47 typedef typename start_type::encoding_type encoding_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/
Dgrammar.hpp46 typedef typename start_type::encoding_type encoding_type; typedef
Drule.hpp122 encoding_type; typedef
126 spirit::detail::extract_sig<template_params, encoding_type, qi::domain>::type
160 is_same<encoding_type, unused_type>
162 , tag::char_code<tag::encoding, encoding_type>
/external/webrtc/logging/rtc_event_log/encoder/
Ddelta_encoding.cc482 const EncodingType encoding_type = in EncodeHeader() local
489 writer_->WriteBits(static_cast<uint64_t>(encoding_type), in EncodeHeader()
498 if (encoding_type == EncodingType::kFixedSizeUnsignedDeltasNoEarlyWrapNoOpt) { in EncodeHeader()
635 const auto encoding_type = static_cast<EncodingType>(encoding_type_bits); in IsSuitableDecoderFor() local
636 return encoding_type == in IsSuitableDecoderFor()
638 encoding_type == in IsSuitableDecoderFor()
/external/webrtc/pc/
Dpeer_connection_factory.cc297 auto encoding_type = RtcEventLog::EncodingType::Legacy; in CreateRtcEventLog_w() local
299 encoding_type = RtcEventLog::EncodingType::NewFormat; in CreateRtcEventLog_w()
300 return event_log_factory_ ? event_log_factory_->Create(encoding_type) in CreateRtcEventLog_w()
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/string/
Dlit.hpp249 typename traits::char_type_of<A0>::type>::type encoding_type; in op() typedef
251 encoding_type>::type encoding; in op()
/external/googleapis/google/cloud/language/v1/
Dlanguage_service.proto43 option (google.api.method_signature) = "document,encoding_type";
56 option (google.api.method_signature) = "document,encoding_type";
70 option (google.api.method_signature) = "document,encoding_type";
82 option (google.api.method_signature) = "document,encoding_type";
111 option (google.api.method_signature) = "document,features,encoding_type";
1029 EncodingType encoding_type = 2; field
1053 EncodingType encoding_type = 2; field
1074 EncodingType encoding_type = 2; field
1095 EncodingType encoding_type = 2; field
1177 EncodingType encoding_type = 3; field
/external/googleapis/google/cloud/language/v1beta2/
Dlanguage_service.proto43 option (google.api.method_signature) = "document,encoding_type";
56 option (google.api.method_signature) = "document,encoding_type";
70 option (google.api.method_signature) = "document,encoding_type";
82 option (google.api.method_signature) = "document,encoding_type";
111 option (google.api.method_signature) = "document,features,encoding_type";
1049 EncodingType encoding_type = 2; field
1073 EncodingType encoding_type = 2; field
1094 EncodingType encoding_type = 2; field
1115 EncodingType encoding_type = 2; field
1201 EncodingType encoding_type = 3; field
/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/proto/google/cloud/language/v1beta2/
Dlanguage_service.proto42 option (google.api.method_signature) = "document,encoding_type";
54 option (google.api.method_signature) = "document,encoding_type";
65 option (google.api.method_signature) = "document,encoding_type";
77 option (google.api.method_signature) = "document,encoding_type";
97 option (google.api.method_signature) = "document,features,encoding_type";
1036 EncodingType encoding_type = 2; field
1059 EncodingType encoding_type = 2; field
1079 EncodingType encoding_type = 2; field
1099 EncodingType encoding_type = 2; field
1169 EncodingType encoding_type = 3; field
/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/proto/google/cloud/language/v1/
Dlanguage_service.proto43 option (google.api.method_signature) = "document,encoding_type";
56 option (google.api.method_signature) = "document,encoding_type";
70 option (google.api.method_signature) = "document,encoding_type";
82 option (google.api.method_signature) = "document,encoding_type";
102 option (google.api.method_signature) = "document,features,encoding_type";
1021 EncodingType encoding_type = 2; field
1045 EncodingType encoding_type = 2; field
1066 EncodingType encoding_type = 2; field
1087 EncodingType encoding_type = 2; field
1154 EncodingType encoding_type = 3; field
/external/googleapis/google/cloud/language/v2/
Dlanguage_service.proto43 option (google.api.method_signature) = "document,encoding_type";
56 option (google.api.method_signature) = "document,encoding_type";
84 option (google.api.method_signature) = "document,features,encoding_type";
351 EncodingType encoding_type = 2; field
379 EncodingType encoding_type = 2; field
469 EncodingType encoding_type = 3; field
/external/freetype/include/freetype/internal/
Dt1types.h103 T1_EncodingType encoding_type; member

12