Home
last modified time | relevance | path

Searched refs:DebugAnnotation_NestedValue (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc22569 class DebugAnnotation_NestedValue;
22631 using NestedValue = DebugAnnotation_NestedValue;
22692 const DebugAnnotation_NestedValue& nested_value() const { return *nested_value_; } in nested_value()
22693DebugAnnotation_NestedValue* mutable_nested_value() { _has_field_.set(8); return nested_value_.get… in mutable_nested_value()
22708 ::protozero::CopyablePtr<DebugAnnotation_NestedValue> nested_value_;
22719 class PERFETTO_EXPORT DebugAnnotation_NestedValue : public ::protozero::CppMessageObj { class
22738 DebugAnnotation_NestedValue();
22739 ~DebugAnnotation_NestedValue() override;
22740 DebugAnnotation_NestedValue(DebugAnnotation_NestedValue&&) noexcept;
22741 DebugAnnotation_NestedValue& operator=(DebugAnnotation_NestedValue&&);
[all …]
Dperfetto.h6142 class DebugAnnotation_NestedValue; variable
6225 using NestedValue = ::perfetto::protos::pbzero::DebugAnnotation_NestedValue;
6256 template <typename T = DebugAnnotation_NestedValue> T* set_nested_value() { in set_nested_value()
6291 class DebugAnnotation_NestedValue : public ::protozero::Message {
6317 template <typename T = DebugAnnotation_NestedValue> T* add_dict_values() { in add_dict_values()
6321 template <typename T = DebugAnnotation_NestedValue> T* add_array_values() { in add_array_values()
40919 class DebugAnnotation_NestedValue;
41002 using NestedValue = ::perfetto::protos::pbzero::DebugAnnotation_NestedValue;
41033 template <typename T = DebugAnnotation_NestedValue> T* set_nested_value() {
41068 class DebugAnnotation_NestedValue : public ::protozero::Message {
[all …]
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp28458 class DebugAnnotation_NestedValue;
28520 using NestedValue = DebugAnnotation_NestedValue;
28583 const DebugAnnotation_NestedValue& nested_value() const { return *nested_value_; } in nested_value()
28584DebugAnnotation_NestedValue* mutable_nested_value() { _has_field_.set(8); return nested_value_.get… in mutable_nested_value()
28611 ::protozero::CopyablePtr<DebugAnnotation_NestedValue> nested_value_;
28624 class PERFETTO_EXPORT DebugAnnotation_NestedValue : public ::protozero::CppMessageObj { class
28643 DebugAnnotation_NestedValue();
28644 ~DebugAnnotation_NestedValue() override;
28645 DebugAnnotation_NestedValue(DebugAnnotation_NestedValue&&) noexcept;
28646 DebugAnnotation_NestedValue& operator=(DebugAnnotation_NestedValue&&);
[all …]
Dperfetto.h10631 class DebugAnnotation_NestedValue;
10764 using NestedValue = ::perfetto::protos::pbzero::DebugAnnotation_NestedValue;
10977 DebugAnnotation_NestedValue,
10988 template <typename T = DebugAnnotation_NestedValue> T* set_nested_value() {
11087 class DebugAnnotation_NestedValue : public ::protozero::Message {
11111 DebugAnnotation_NestedValue>;
11136 DebugAnnotation_NestedValue>;
11163 DebugAnnotation_NestedValue,
11164 DebugAnnotation_NestedValue>;
11174 template <typename T = DebugAnnotation_NestedValue> T* add_dict_values() {
[all …]