Home
last modified time | relevance | path

Searched defs:DescriptorPool (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddynamic_message.h49 class DescriptorPool; // descriptor.h variable
Dgenerated_message_reflection.h49 class DescriptorPool; variable
Dextension_set.h54 class DescriptorPool; // descriptor.h variable
Ddescriptor.h74 class DescriptorPool; variable
Ddescriptor.cc751 DescriptorPool::DescriptorPool() in DescriptorPool() function in google::protobuf::DescriptorPool
760 DescriptorPool::DescriptorPool(DescriptorDatabase* fallback_database, in DescriptorPool() function in google::protobuf::DescriptorPool
771 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool() function in google::protobuf::DescriptorPool
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h52 class DescriptorPool; // descriptor.h variable
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h123 class DescriptorPool; variable
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1584 private static final class DescriptorPool { class in Descriptors
1585 DescriptorPool(final FileDescriptor[] dependencies) { in DescriptorPool() method in Descriptors.DescriptorPool