Searched defs:enum_type (Results 1 – 2 of 2) sorted by relevance
| /device/google/trout/tools/tracing/proto/ | ||
| D | perfetto_trace.proto | 2656   repeated EnumDescriptorProto enum_type = 5;  field | 
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 10638   const std::vector<EnumDescriptorProto>& enum_type() const { return enum_type_; }  in enum_type()  function in perfetto::protos::gen::DescriptorProto |