Searched defs:ExtensionSet (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dextension_set.cc127 void ExtensionSet::RegisterExtension(const MessageLite* containing_type,
150 void ExtensionSet::RegisterEnumExtension(const MessageLite* containing_type,
162 void ExtensionSet::RegisterMessageExtension(const MessageLite* containing_type,
177 ExtensionSet::ExtensionSet() {} function in class:google::protobuf::internal::ExtensionSet
179 ExtensionSet::~ExtensionSet() {
187 // void ExtensionSet::AppendToList(const Descriptor* containing_type,
191 bool ExtensionSet::Has(int number) const {
198 int ExtensionSet
[all...]
H A Dextension_set.h76 // ExtensionSet::Extension small.
154 // ExtensionSet. When parsing, if a tag number is encountered which is
156 // off to the ExtensionSet for parsing. Etc.
157 class LIBPROTOBUF_EXPORT ExtensionSet { class in namespace:google::protobuf::internal
159 ExtensionSet();
160 ~ExtensionSet();
257 // Adds the given message to the ExtensionSet, taking ownership of the
340 void MergeFrom(const ExtensionSet& other);
341 void Swap(ExtensionSet* other);
342 void SwapExtension(ExtensionSet* othe
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 30 milliseconds