Home
last modified time | relevance | path

Searched refs:RepetitionType (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/include/perfetto/tracing/
Dtraced_proto.h30 protozero::proto_utils::RepetitionType repetition_type>
130 protozero::proto_utils::RepetitionType::kNotRepeated, in Set()
142 protozero::proto_utils::RepetitionType::kNotRepeated>:: in Set()
156 protozero::proto_utils::RepetitionType::kRepeatedNotPacked, in AppendValue()
166 protozero::proto_utils::RepetitionType::kNotRepeated>:: in AppendValue()
180 protozero::proto_utils::RepetitionType::kRepeatedNotPacked, in AppendFrom()
188 protozero::proto_utils::RepetitionType::kRepeatedNotPacked>:: in AppendFrom()
233 protozero::proto_utils::RepetitionType repetition_type>
241 protozero::proto_utils::RepetitionType::kNotRepeated> {
254 protozero::proto_utils::RepetitionType::kRepeatedNotPacked> {
[all …]
Dtraced_value.h311 protozero::proto_utils::RepetitionType::kRepeatedNotPacked, in TracedDictionary()
/external/perfetto/include/perfetto/protozero/
Dproto_utils.h260 enum class RepetitionType { enum
273 RepetitionType repetition_type,
283 static constexpr RepetitionType kRepetitionType = repetition_type;