Searched defs:ExtensionSet (Results 1 - 9 of 9) sorted by relevance
/external/chromium_org/extensions/common/ |
H A D | extension_set.cc | 16 ExtensionSet::const_iterator::const_iterator() {} 18 ExtensionSet::const_iterator::const_iterator(const const_iterator& other) 22 ExtensionSet::const_iterator::const_iterator(ExtensionMap::const_iterator it) 26 ExtensionSet::const_iterator::~const_iterator() {} 28 ExtensionSet::ExtensionSet() { function in class:extensions::ExtensionSet 31 ExtensionSet::~ExtensionSet() { 34 size_t ExtensionSet::size() const { 38 bool ExtensionSet [all...] |
H A D | extension_set.h | 22 class ExtensionSet { class in namespace:extensions 29 // Iteration over the values of the map (given that it's an ExtensionSet, 64 ExtensionSet(); 65 ~ExtensionSet(); 84 bool InsertAll(const ExtensionSet& extensions); 138 FRIEND_TEST_ALL_PREFIXES(ExtensionSetTest, ExtensionSet); 148 DISALLOW_COPY_AND_ASSIGN(ExtensionSet);
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set.cc | 112 void ExtensionSet::RegisterExtension(const MessageLite* containing_type, 135 void ExtensionSet::RegisterEnumExtension(const MessageLite* containing_type, 147 void ExtensionSet::RegisterMessageExtension(const MessageLite* containing_type, 162 ExtensionSet::ExtensionSet() {} function in class:google::protobuf::internal::ExtensionSet 164 ExtensionSet::~ExtensionSet() { 172 // void ExtensionSet::AppendToList(const Descriptor* containing_type, 176 bool ExtensionSet::Has(int number) const { 183 int ExtensionSet [all...] |
H A D | extension_set.h | 77 // ExtensionSet::Extension small. 152 // ExtensionSet. When parsing, if a tag number is encountered which is 154 // off to the ExtensionSet for parsing. Etc. 155 class LIBPROTOBUF_EXPORT ExtensionSet { class in namespace:google::protobuf::internal 157 ExtensionSet(); 158 ~ExtensionSet(); 255 // Adds the given message to the ExtensionSet, taking ownership of the 324 void MergeFrom(const ExtensionSet& other); 325 void Swap(ExtensionSet* other); 338 // methods of ExtensionSet, thi [all...] |
/external/protobuf/src/google/protobuf/ |
H A D | extension_set.cc | 112 void ExtensionSet::RegisterExtension(const MessageLite* containing_type, 135 void ExtensionSet::RegisterEnumExtension(const MessageLite* containing_type, 147 void ExtensionSet::RegisterMessageExtension(const MessageLite* containing_type, 162 ExtensionSet::ExtensionSet() {} function in class:google::protobuf::internal::ExtensionSet 164 ExtensionSet::~ExtensionSet() { 172 // void ExtensionSet::AppendToList(const Descriptor* containing_type, 176 bool ExtensionSet::Has(int number) const { 183 int ExtensionSet [all...] |
H A D | extension_set.h | 77 // ExtensionSet::Extension small. 152 // ExtensionSet. When parsing, if a tag number is encountered which is 154 // off to the ExtensionSet for parsing. Etc. 155 class LIBPROTOBUF_EXPORT ExtensionSet { class in namespace:google::protobuf::internal 157 ExtensionSet(); 158 ~ExtensionSet(); 310 void MergeFrom(const ExtensionSet& other); 311 void Swap(ExtensionSet* other); 318 // methods of ExtensionSet, this only works for generated message types -- 374 // extensions in memory, excluding sizeof(*this). If the ExtensionSet i [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
H A D | ant-nodeps.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/jarjar/lib/ |
H A D | apache-ant-1.9.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
Completed in 421 milliseconds