/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
H A D | debug_annotation.pb.h | 48 class DebugAnnotation; variable 63 template<> ::perfetto::protos::DebugAnnotation* Arena::CreateMaybeMessage<::perfetto::protos::Debug… 398 class DebugAnnotation final : 401 inline DebugAnnotation() : DebugAnnotation(nullptr) {} in DebugAnnotation() function 402 ~DebugAnnotation() override; 403 …explicit PROTOBUF_CONSTEXPR DebugAnnotation(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized… 405 DebugAnnotation(const DebugAnnotation& from); 406 DebugAnnotation(DebugAnnotation&& from) noexcept in DebugAnnotation() function 407 : DebugAnnotation() { in DebugAnnotation() 411 inline DebugAnnotation& operator=(const DebugAnnotation& from) { [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.pb.h | 48 class DebugAnnotation; variable 63 template<> ::perfetto::protos::DebugAnnotation* Arena::CreateMaybeMessage<::perfetto::protos::Debug… 398 class DebugAnnotation final : 401 inline DebugAnnotation() : DebugAnnotation(nullptr) {} in DebugAnnotation() function 402 ~DebugAnnotation() override; 403 …explicit PROTOBUF_CONSTEXPR DebugAnnotation(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized… 405 DebugAnnotation(const DebugAnnotation& from); 406 DebugAnnotation(DebugAnnotation&& from) noexcept in DebugAnnotation() function 407 : DebugAnnotation() { in DebugAnnotation() 411 inline DebugAnnotation& operator=(const DebugAnnotation& from) { [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_cpp_gen/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.gen.cc | 145 DebugAnnotation::DebugAnnotation() = default; 146 DebugAnnotation::~DebugAnnotation() = default; 147 DebugAnnotation::DebugAnnotation(const DebugAnnotation&) = default; 148 DebugAnnotation& DebugAnnotation::operator=(const DebugAnnotation&) = default; 149 DebugAnnotation::DebugAnnotation(DebugAnnotation&&) noexcept = default; 150 DebugAnnotation& DebugAnnotation::operator=(DebugAnnotation&&) = default; 152 bool DebugAnnotation::operator==(const DebugAnnotation& other) const { in operator ==() 172 int DebugAnnotation::dict_entries_size() const { return static_cast<int>(dict_entries_.size()); } in dict_entries_size() 173 void DebugAnnotation::clear_dict_entries() { dict_entries_.clear(); } in clear_dict_entries() 174 DebugAnnotation* DebugAnnotation::add_dict_entries() { dict_entries_.emplace_back(); return &dict_e… in add_dict_entries() [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_cpp_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
H A D | debug_annotation.gen.h | 20 class DebugAnnotation; variable 122 class PERFETTO_EXPORT_COMPONENT DebugAnnotation : public ::protozero::CppMessageObj { 144 DebugAnnotation(); 145 ~DebugAnnotation() override; 146 DebugAnnotation(DebugAnnotation&&) noexcept; 147 DebugAnnotation& operator=(DebugAnnotation&&); 148 DebugAnnotation(const DebugAnnotation&); 149 DebugAnnotation& operator=(const DebugAnnotation&); 150 bool operator==(const DebugAnnotation&) const; 151 bool operator!=(const DebugAnnotation& other) const { return !(*this == other); } [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_cpp_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.gen.h | 20 class DebugAnnotation; variable 122 class PERFETTO_EXPORT_COMPONENT DebugAnnotation : public ::protozero::CppMessageObj { 144 DebugAnnotation(); 145 ~DebugAnnotation() override; 146 DebugAnnotation(DebugAnnotation&&) noexcept; 147 DebugAnnotation& operator=(DebugAnnotation&&); 148 DebugAnnotation(const DebugAnnotation&); 149 DebugAnnotation& operator=(const DebugAnnotation&); 150 bool operator==(const DebugAnnotation&) const; 151 bool operator!=(const DebugAnnotation& other) const { return !(*this == other); } [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.pb.cc | 44 PROTOBUF_CONSTEXPR DebugAnnotation::DebugAnnotation( in DebugAnnotation() function in perfetto::protos::DebugAnnotation 60 DebugAnnotation _instance; 627 class DebugAnnotation::_Internal { 629 using HasBits = decltype(std::declval<DebugAnnotation>()._impl_._has_bits_); 630 …static const ::perfetto::protos::DebugAnnotation_NestedValue& nested_value(const DebugAnnotation* … 637 DebugAnnotation::_Internal::nested_value(const DebugAnnotation* msg) { in nested_value() 640 void DebugAnnotation::set_allocated_nested_value(::perfetto::protos::DebugAnnotation_NestedValue* n… in set_allocated_nested_value() 655 DebugAnnotation::DebugAnnotation(::PROTOBUF_NAMESPACE_ID::Arena* arena, in DebugAnnotation() function in perfetto::protos::DebugAnnotation 661 DebugAnnotation::DebugAnnotation(const DebugAnnotation& from) in DebugAnnotation() function in perfetto::protos::DebugAnnotation 663 DebugAnnotation* const _this = this; (void)_this; in DebugAnnotation() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ |
D | test_extensions.pb.h | 341 ::perfetto::protos::DebugAnnotation* mutable_debug_annotations(int index); in Swap() 342 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* in Swap() 345 const ::perfetto::protos::DebugAnnotation& _internal_debug_annotations(int index) const; in Swap() 346 ::perfetto::protos::DebugAnnotation* _internal_add_debug_annotations(); in Swap() 348 const ::perfetto::protos::DebugAnnotation& debug_annotations(int index) const; in Swap() 349 ::perfetto::protos::DebugAnnotation* add_debug_annotations(); in Swap() 350 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >& in Swap() 381 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation > debug_annotations… in Swap() 477 inline ::perfetto::protos::DebugAnnotation* TestExtensionChild::mutable_debug_annotations(int index… in mutable_debug_annotations() 481 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* [all …]
|
D | test_event.pb.h | 257 ::perfetto::protos::DebugAnnotation* mutable_debug_annotations(int index); in Swap() 258 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* in Swap() 261 const ::perfetto::protos::DebugAnnotation& _internal_debug_annotations(int index) const; in Swap() 262 ::perfetto::protos::DebugAnnotation* _internal_add_debug_annotations(); in Swap() 264 const ::perfetto::protos::DebugAnnotation& debug_annotations(int index) const; in Swap() 265 ::perfetto::protos::DebugAnnotation* add_debug_annotations(); in Swap() 266 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >& in Swap() 326 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation > debug_annotations… in Swap() 856 inline ::perfetto::protos::DebugAnnotation* TestEvent_TestPayload::mutable_debug_annotations(int in… in mutable_debug_annotations() 860 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ |
H A D | test_extensions.pb.h | 341 ::perfetto::protos::DebugAnnotation* mutable_debug_annotations(int index); in Swap() 342 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* in Swap() 345 const ::perfetto::protos::DebugAnnotation& _internal_debug_annotations(int index) const; in Swap() 346 ::perfetto::protos::DebugAnnotation* _internal_add_debug_annotations(); in Swap() 348 const ::perfetto::protos::DebugAnnotation& debug_annotations(int index) const; in Swap() 349 ::perfetto::protos::DebugAnnotation* add_debug_annotations(); in Swap() 350 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >& in Swap() 381 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation > debug_annotations… in Swap() 477 inline ::perfetto::protos::DebugAnnotation* TestExtensionChild::mutable_debug_annotations(int index… in mutable_debug_annotations() 481 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* [all …]
|
H A D | test_event.pb.h | 257 ::perfetto::protos::DebugAnnotation* mutable_debug_annotations(int index); in Swap() 258 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* in Swap() 261 const ::perfetto::protos::DebugAnnotation& _internal_debug_annotations(int index) const; in Swap() 262 ::perfetto::protos::DebugAnnotation* _internal_add_debug_annotations(); in Swap() 264 const ::perfetto::protos::DebugAnnotation& debug_annotations(int index) const; in Swap() 265 ::perfetto::protos::DebugAnnotation* add_debug_annotations(); in Swap() 266 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >& in Swap() 326 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation > debug_annotations… in Swap() 856 inline ::perfetto::protos::DebugAnnotation* TestEvent_TestPayload::mutable_debug_annotations(int in… in mutable_debug_annotations() 860 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::DebugAnnotation >* [all …]
|
/aosp_15_r20/external/perfetto/src/tracing/ |
H A D | traced_value_unittest.cc | 141 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 159 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 174 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 214 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 343 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in ToStringWithFallback() 427 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 441 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 454 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 625 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> message; in TEST() 635 protos::DebugAnnotation annotation; in TEST() [all …]
|
H A D | traced_value.cc | 29 protos::pbzero::DebugAnnotation* annotation, in CreateTracedValueFromProto() 38 protos::pbzero::DebugAnnotation* annotation, in CreateFromProto() 99 protos::pbzero::DebugAnnotation::kDictEntries, in WriteDictionary() 123 protos::pbzero::DebugAnnotation::kProtoValueFieldNumber); in WriteProtoInternal() 150 protos::pbzero::DebugAnnotation* item = in AddItem() 151 message_->BeginNestedMessage<protos::pbzero::DebugAnnotation>(field_id_); in AddItem() 158 protos::pbzero::DebugAnnotation* item = in AddItem() 159 message_->BeginNestedMessage<protos::pbzero::DebugAnnotation>(field_id_); in AddItem()
|
H A D | debug_annotation.cc | 24 DebugAnnotation::~DebugAnnotation() = default; 26 void DebugAnnotation::WriteIntoTracedValue(TracedValue context) const { in WriteIntoTracedValue()
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.pbzero.h | 18 class DebugAnnotation; variable 228 class DebugAnnotation : public ::protozero::Message { 259 DebugAnnotation>; 277 DebugAnnotation>; 301 DebugAnnotation>; 319 DebugAnnotation>; 337 DebugAnnotation>; 355 DebugAnnotation>; 373 DebugAnnotation>; 391 DebugAnnotation>; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/ |
H A D | debug_annotation.pbzero.h | 18 class DebugAnnotation; variable 228 class DebugAnnotation : public ::protozero::Message { 259 DebugAnnotation>; 277 DebugAnnotation>; 301 DebugAnnotation>; 319 DebugAnnotation>; 337 DebugAnnotation>; 355 DebugAnnotation>; 373 DebugAnnotation>; 391 DebugAnnotation>; [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | debug_annotation_parser.cc | 53 protos::pbzero::DebugAnnotation::Decoder& annotation, in ParseDebugAnnotationName() 74 protos::pbzero::DebugAnnotation::Decoder& annotation, in ParseDebugAnnotationValue() 102 protos::pbzero::DebugAnnotation::Decoder key_value(*it); in ParseDebugAnnotationValue() 121 protos::pbzero::DebugAnnotation::Decoder value(*it); in ParseDebugAnnotationValue() 175 protos::pbzero::DebugAnnotation::Decoder annotation(data); in Parse() 192 protos::pbzero::DebugAnnotation::NestedValue::Decoder value(nested_value); in ParseNestedValueArgs() 194 case protos::pbzero::DebugAnnotation::NestedValue::UNSPECIFIED: { in ParseNestedValueArgs() 214 case protos::pbzero::DebugAnnotation::NestedValue::DICT: { in ParseNestedValueArgs() 231 case protos::pbzero::DebugAnnotation::NestedValue::ARRAY: { in ParseNestedValueArgs()
|
H A D | debug_annotation_parser_unittest.cc | 49 protozero::HeapBuffered<protos::pbzero::DebugAnnotation>& msg, in ParseDebugAnnotation() 156 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg; in TEST_F() 185 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg1; in TEST_F() 190 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg2; in TEST_F() 213 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg; in TEST_F() 246 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg; in TEST_F() 269 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg; in TEST_F() 296 protozero::HeapBuffered<protos::pbzero::DebugAnnotation> msg; in TEST_F()
|
/aosp_15_r20/external/pandora/avatar/avatar/metrics/ |
D | trace.py | 21 from avatar.metrics.trace_pb2 import DebugAnnotation 162 … DebugAnnotation(name=self.message.__class__.__name__, dict_entries=debug_message(self.message)[1]) 190 … DebugAnnotation(name=self.message.__class__.__name__, dict_entries=debug_message(self.message)[1]) 234 … DebugAnnotation(name=self.message.__class__.__name__, dict_entries=debug_message(self.message)[1]) 258 … return v, {'array_values': [DebugAnnotation(**debug_value(x)[1]) for x in v]} # type: ignore 263 def debug_message(msg: message.Message) -> Tuple[Dict[str, Any], List[DebugAnnotation]]: 265 dbga: List[DebugAnnotation] = [] 274 dbga.append(DebugAnnotation(name=f.name, string_value=addr)) 278 dbga.append(DebugAnnotation(name=f.name, **dbga_entry))
|
D | trace_pb2.pyi | 79 debug_annotations: _containers.RepeatedCompositeFieldContainer[DebugAnnotation] 85 debug_annotations: _Optional[_Iterable[DebugAnnotation]] = ..., 115 class DebugAnnotation(_message.Message): 140 dict_entries: _containers.RepeatedCompositeFieldContainer[DebugAnnotation] 141 array_values: _containers.RepeatedCompositeFieldContainer[DebugAnnotation] 150 dict_entries: _Optional[_Iterable[DebugAnnotation]] = ..., 151 array_values: _Optional[_Iterable[DebugAnnotation]] = ...,
|
D | trace.proto | 55 repeated DebugAnnotation debug_annotations = 4; 70 message DebugAnnotation { message 81 repeated DebugAnnotation dict_entries = 11; 82 repeated DebugAnnotation array_values = 12;
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | debug_annotation.h | 46 class DebugAnnotation; 51 class PERFETTO_EXPORT_COMPONENT DebugAnnotation { 53 DebugAnnotation() = default; 54 virtual ~DebugAnnotation(); 57 virtual void Add(protos::pbzero::DebugAnnotation*) const = 0;
|
H A D | traced_value.h | 39 class DebugAnnotation; variable 43 class DebugAnnotation; variable 126 CreateTracedValueFromProto(protos::pbzero::DebugAnnotation*, 177 protos::pbzero::DebugAnnotation*, 180 static TracedValue CreateFromProto(protos::pbzero::DebugAnnotation* proto, 183 inline TracedValue(protos::pbzero::DebugAnnotation* annotation, in TracedValue() 195 friend class DebugAnnotation; variable 197 protos::pbzero::DebugAnnotation* const annotation_ = nullptr; 234 inline TracedArray(protos::pbzero::DebugAnnotation* annotation, in TracedArray() 241 protos::pbzero::DebugAnnotation* annotation_; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | debug_annotation.h | 46 class DebugAnnotation; 51 class PERFETTO_EXPORT_COMPONENT DebugAnnotation { 53 DebugAnnotation() = default; 54 virtual ~DebugAnnotation(); 57 virtual void Add(protos::pbzero::DebugAnnotation*) const = 0;
|
H A D | traced_value.h | 39 class DebugAnnotation; variable 43 class DebugAnnotation; variable 126 CreateTracedValueFromProto(protos::pbzero::DebugAnnotation*, 177 protos::pbzero::DebugAnnotation*, 180 static TracedValue CreateFromProto(protos::pbzero::DebugAnnotation* proto, 183 inline TracedValue(protos::pbzero::DebugAnnotation* annotation, in TracedValue() 195 friend class DebugAnnotation; variable 197 protos::pbzero::DebugAnnotation* const annotation_ = nullptr; 234 inline TracedArray(protos::pbzero::DebugAnnotation* annotation, in TracedArray() 241 protos::pbzero::DebugAnnotation* annotation_; [all …]
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/track_event/ |
H A D | debug_annotation.proto | 32 // encoded as a single DebugAnnotation message. Only dictionary entries 62 message DebugAnnotation { message 96 // .perfetto.protos.DebugAnnotation) and |proto_value| contains the serialised 105 repeated DebugAnnotation dict_entries = 11; 106 repeated DebugAnnotation array_values = 12;
|