Home
last modified time | relevance | path

Searched defs:DescriptorProto (Results 1 – 6 of 6) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1237 class DescriptorProto(_message.Message): class
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
Ddescriptor.h79 class DescriptorProto; variable
Ddescriptor.pb.cc1976 DescriptorProto::DescriptorProto() in DescriptorProto() function in google::protobuf::DescriptorProto
1986 DescriptorProto::DescriptorProto(const DescriptorProto& from) in DescriptorProto() function in google::protobuf::DescriptorProto
Ddescriptor.pb.h40 class DescriptorProto; variable