Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.h509 void SetExtensionRegistry(const DescriptorPool* pool,
1294 inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, in SetExtensionRegistry() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dextension_set_unittest.cc1197 input.SetExtensionRegistry(&dynamic_pool, &dynamic_factory); in TEST()
1233 input.SetExtensionRegistry(&dynamic_pool, &dynamic_factory); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc246 input.SetExtensionRegistry(pool->pool, pool->message_factory); in GetOrBuildOptions()
Dmessage.cc1931 input.SetExtensionRegistry(pool->pool, pool->message_factory); in CheckAndGetInteger()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt965 of CodedInputStream::SetExtensionRegistry().