Searched defs:DescriptorIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.h155 // So that it can use DescriptorIndex.
161 class DescriptorIndex { class in class:google::protobuf::SimpleDescriptorDatabase
251 DescriptorIndex<const FileDescriptorProto*> index_;
300 SimpleDescriptorDatabase::DescriptorIndex<pair<const void*, int> > index_;
/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.h154 // So that it can use DescriptorIndex.
160 class DescriptorIndex { class in class:google::protobuf::SimpleDescriptorDatabase
250 DescriptorIndex<const FileDescriptorProto*> index_;
299 SimpleDescriptorDatabase::DescriptorIndex<pair<const void*, int> > index_;

Completed in 335 milliseconds