Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h11471 enum FieldDescriptorProto_Label : int;
11503 enum FieldDescriptorProto_Label : int {
11695 using Label = FieldDescriptorProto_Label;
11735 FieldDescriptorProto_Label label() const { return label_; }
11736 void set_label(FieldDescriptorProto_Label value) { label_ = value; _has_field_.set(4); }
11761 FieldDescriptorProto_Label label_{};
13762 enum FieldDescriptorProto_Label : int32_t;
13789 enum FieldDescriptorProto_Label : int32_t {
13795 const FieldDescriptorProto_Label FieldDescriptorProto_Label_MIN = FieldDescriptorProto_Label_LABEL_…
13796 const FieldDescriptorProto_Label FieldDescriptorProto_Label_MAX = FieldDescriptorProto_Label_LABEL_…
[all …]
Dperfetto.cc7858 enum FieldDescriptorProto_Label : int;
7890 enum FieldDescriptorProto_Label : int { enum
8082 using Label = FieldDescriptorProto_Label;
8122 FieldDescriptorProto_Label label() const { return label_; } in label()
8123 void set_label(FieldDescriptorProto_Label value) { label_ = value; _has_field_.set(4); } in set_label()
8148 FieldDescriptorProto_Label label_{};
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h18064 enum FieldDescriptorProto_Label : int;
18096 enum FieldDescriptorProto_Label : int {
18288 using Label = FieldDescriptorProto_Label;
18328 FieldDescriptorProto_Label label() const { return label_; }
18329 void set_label(FieldDescriptorProto_Label value) { label_ = value; _has_field_.set(4); }
18354 FieldDescriptorProto_Label label_{};
21302 enum FieldDescriptorProto_Label : int32_t;
21329 enum FieldDescriptorProto_Label : int32_t {
21335 const FieldDescriptorProto_Label FieldDescriptorProto_Label_MIN = FieldDescriptorProto_Label_LABEL_…
21336 const FieldDescriptorProto_Label FieldDescriptorProto_Label_MAX = FieldDescriptorProto_Label_LABEL_…
[all …]
Dperfetto.cpp10283 enum FieldDescriptorProto_Label : int;
10315 enum FieldDescriptorProto_Label : int { enum
10507 using Label = FieldDescriptorProto_Label;
10547 FieldDescriptorProto_Label label() const { return label_; } in label()
10548 void set_label(FieldDescriptorProto_Label value) { label_ = value; _has_field_.set(4); } in set_label()
10573 FieldDescriptorProto_Label label_{};