Home
last modified time | relevance | path

Searched defs:ProtoFile (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dproto_file.h31 struct ProtoFile { struct
32 struct Option {
36 struct Member {
40 struct Enum : Member {
51 struct Field : Member {
59 struct Oneof : Member {
87 // Creates a ProtoFile struct from a libprotobuf-full descriptor clas. argument
/aosp_15_r20/external/golang-protobuf/types/pluginpb/
H A Dplugin.pb.go214ProtoFile []*descriptorpb.FileDescriptorProto `protobuf:"bytes,15,rep,name=proto_file,json=protoFi… member
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py705 class ProtoFile(object): class
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py705 class ProtoFile(object): class
/aosp_15_r20/external/nanopb-c/generator/
H A Dnanopb_generator.py1143 class ProtoFile: class