Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h11470 enum FieldDescriptorProto_Type : int;
11483 enum FieldDescriptorProto_Type : int {
11674 using Type = FieldDescriptorProto_Type;
11739 FieldDescriptorProto_Type type() const { return type_; }
11740 void set_type(FieldDescriptorProto_Type value) { type_ = value; _has_field_.set(5); }
11762 FieldDescriptorProto_Type type_{};
13763 enum FieldDescriptorProto_Type : int32_t;
13765 enum FieldDescriptorProto_Type : int32_t {
13786 const FieldDescriptorProto_Type FieldDescriptorProto_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUB…
13787 const FieldDescriptorProto_Type FieldDescriptorProto_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT…
[all …]
Dperfetto.cc7857 enum FieldDescriptorProto_Type : int;
7870 enum FieldDescriptorProto_Type : int { enum
8061 using Type = FieldDescriptorProto_Type;
8126 FieldDescriptorProto_Type type() const { return type_; } in type()
8127 void set_type(FieldDescriptorProto_Type value) { type_ = value; _has_field_.set(5); } in set_type()
8149 FieldDescriptorProto_Type type_{};
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h18063 enum FieldDescriptorProto_Type : int;
18076 enum FieldDescriptorProto_Type : int {
18267 using Type = FieldDescriptorProto_Type;
18332 FieldDescriptorProto_Type type() const { return type_; }
18333 void set_type(FieldDescriptorProto_Type value) { type_ = value; _has_field_.set(5); }
18355 FieldDescriptorProto_Type type_{};
21303 enum FieldDescriptorProto_Type : int32_t;
21305 enum FieldDescriptorProto_Type : int32_t {
21326 const FieldDescriptorProto_Type FieldDescriptorProto_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUB…
21327 const FieldDescriptorProto_Type FieldDescriptorProto_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT…
[all …]
Dperfetto.cpp10282 enum FieldDescriptorProto_Type : int;
10295 enum FieldDescriptorProto_Type : int { enum
10486 using Type = FieldDescriptorProto_Type;
10551 FieldDescriptorProto_Type type() const { return type_; } in type()
10552 void set_type(FieldDescriptorProto_Type value) { type_ = value; _has_field_.set(5); } in set_type()
10574 FieldDescriptorProto_Type type_{};