Home
last modified time | relevance | path

Searched refs:SetExtensionRegistry (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h525 void SetExtensionRegistry(const DescriptorPool* pool,
1325 inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, in SetExtensionRegistry() function
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc1250 input.SetExtensionRegistry(&dynamic_pool, &dynamic_factory); in TEST()
1285 input.SetExtensionRegistry(&dynamic_pool, &dynamic_factory); in TEST()
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc199 input.SetExtensionRegistry(message_factory->pool->pool, in Reparse()
Dmessage.cc1943 input.SetExtensionRegistry(factory->pool->pool, factory->message_factory); in MergeFromString()
/external/protobuf/
DCHANGES.txt1774 of CodedInputStream::SetExtensionRegistry().