Searched refs:DebugAnnotation_NestedValue (Results 1 – 10 of 10) sorted by relevance
57 class DebugAnnotation_NestedValue; variable66 …te<> ::perfetto::protos::DebugAnnotation_NestedValue* Arena::CreateMaybeMessage<::perfetto::protos…93 class DebugAnnotation_NestedValue final :96 inline DebugAnnotation_NestedValue() : DebugAnnotation_NestedValue(nullptr) {} in DebugAnnotation_NestedValue() function97 ~DebugAnnotation_NestedValue() override;98 …explicit PROTOBUF_CONSTEXPR DebugAnnotation_NestedValue(::PROTOBUF_NAMESPACE_ID::internal::Constan…100 DebugAnnotation_NestedValue(const DebugAnnotation_NestedValue& from);101 DebugAnnotation_NestedValue(DebugAnnotation_NestedValue&& from) noexcept in DebugAnnotation_NestedValue() function102 : DebugAnnotation_NestedValue() { in DebugAnnotation_NestedValue()106 inline DebugAnnotation_NestedValue& operator=(const DebugAnnotation_NestedValue& from) {[all …]
21 class DebugAnnotation_NestedValue; variable124 using NestedValue = DebugAnnotation_NestedValue;187 const DebugAnnotation_NestedValue& nested_value() const { return *nested_value_; } in nested_value()188 …DebugAnnotation_NestedValue* mutable_nested_value() { _has_field_.set(8); return nested_value_.get… in mutable_nested_value()235 ::protozero::CopyablePtr<DebugAnnotation_NestedValue> nested_value_;253 class PERFETTO_EXPORT_COMPONENT DebugAnnotation_NestedValue : public ::protozero::CppMessageObj {272 DebugAnnotation_NestedValue();273 ~DebugAnnotation_NestedValue() override;274 DebugAnnotation_NestedValue(DebugAnnotation_NestedValue&&) noexcept;275 DebugAnnotation_NestedValue& operator=(DebugAnnotation_NestedValue&&);[all …]
52 class DebugAnnotation_NestedValue; variable
345 DebugAnnotation_NestedValue::DebugAnnotation_NestedValue() = default;346 DebugAnnotation_NestedValue::~DebugAnnotation_NestedValue() = default;347 DebugAnnotation_NestedValue::DebugAnnotation_NestedValue(const DebugAnnotation_NestedValue&) = defa…348 DebugAnnotation_NestedValue& DebugAnnotation_NestedValue::operator=(const DebugAnnotation_NestedVal…349 DebugAnnotation_NestedValue::DebugAnnotation_NestedValue(DebugAnnotation_NestedValue&&) noexcept = …350 DebugAnnotation_NestedValue& DebugAnnotation_NestedValue::operator=(DebugAnnotation_NestedValue&&) …352 bool DebugAnnotation_NestedValue::operator==(const DebugAnnotation_NestedValue& other) const { in operator ==()364 int DebugAnnotation_NestedValue::dict_values_size() const { return static_cast<int>(dict_values_.si… in dict_values_size()365 void DebugAnnotation_NestedValue::clear_dict_values() { dict_values_.clear(); } in clear_dict_values()366 DebugAnnotation_NestedValue* DebugAnnotation_NestedValue::add_dict_values() { dict_values_.emplace_… in add_dict_values()[all …]
23 PROTOBUF_CONSTEXPR DebugAnnotation_NestedValue::DebugAnnotation_NestedValue( in DebugAnnotation_NestedValue() function in perfetto::protos::DebugAnnotation_NestedValue40 DebugAnnotation_NestedValue _instance;154 constexpr DebugAnnotation_NestedValue_NestedType DebugAnnotation_NestedValue::UNSPECIFIED;155 constexpr DebugAnnotation_NestedValue_NestedType DebugAnnotation_NestedValue::DICT;156 constexpr DebugAnnotation_NestedValue_NestedType DebugAnnotation_NestedValue::ARRAY;157 constexpr DebugAnnotation_NestedValue_NestedType DebugAnnotation_NestedValue::NestedType_MIN;158 constexpr DebugAnnotation_NestedValue_NestedType DebugAnnotation_NestedValue::NestedType_MAX;159 constexpr int DebugAnnotation_NestedValue::NestedType_ARRAYSIZE;164 class DebugAnnotation_NestedValue::_Internal {166 using HasBits = decltype(std::declval<DebugAnnotation_NestedValue>()._impl_._has_bits_);[all …]
19 class DebugAnnotation_NestedValue; variable251 using NestedValue = ::perfetto::protos::pbzero::DebugAnnotation_NestedValue;390 DebugAnnotation_NestedValue,394 template <typename T = DebugAnnotation_NestedValue> T* set_nested_value() { in set_nested_value()583 class DebugAnnotation_NestedValue : public ::protozero::Message {613 DebugAnnotation_NestedValue>;631 DebugAnnotation_NestedValue>;654 DebugAnnotation_NestedValue,655 DebugAnnotation_NestedValue>;658 template <typename T = DebugAnnotation_NestedValue> T* add_dict_values() { in add_dict_values()[all …]