HomeSort by relevance Sort by last modified time
    Searched refs:SetExtensionRegistry (Results 1 - 9 of 9) sorted by null

  /external/protobuf/src/google/protobuf/io/
coded_stream.h 435 // However, you may call SetExtensionRegistry() to provide an alternative
448 // to take advantage of SetExtensionRegistry(). You must follow these
459 // SetExtensionRegistry() at all.
498 void SetExtensionRegistry(const DescriptorPool* pool,
501 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
505 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
562 // See SetExtensionRegistry().
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 381 // However, you may call SetExtensionRegistry() to provide an alternative
394 // to take advantage of SetExtensionRegistry(). You must follow these
405 // SetExtensionRegistry() at all.
444 void SetExtensionRegistry(const DescriptorPool* pool,
447 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
451 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
507 // See SetExtensionRegistry().
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 381 // However, you may call SetExtensionRegistry() to provide an alternative
394 // to take advantage of SetExtensionRegistry(). You must follow these
405 // SetExtensionRegistry() at all.
444 void SetExtensionRegistry(const DescriptorPool* pool,
447 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
451 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
507 // See SetExtensionRegistry().
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
coded_stream.h 381 // However, you may call SetExtensionRegistry() to provide an alternative
394 // to take advantage of SetExtensionRegistry(). You must follow these
405 // SetExtensionRegistry() at all.
444 void SetExtensionRegistry(const DescriptorPool* pool,
447 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
451 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
507 // See SetExtensionRegistry().
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 435 // However, you may call SetExtensionRegistry() to provide an alternative
448 // to take advantage of SetExtensionRegistry(). You must follow these
459 // SetExtensionRegistry() at all.
498 void SetExtensionRegistry(const DescriptorPool* pool,
501 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
505 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
562 // See SetExtensionRegistry().
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 381 // However, you may call SetExtensionRegistry() to provide an alternative
394 // to take advantage of SetExtensionRegistry(). You must follow these
405 // SetExtensionRegistry() at all.
444 void SetExtensionRegistry(const DescriptorPool* pool,
447 // Get the DescriptorPool set via SetExtensionRegistry(), or NULL if no pool
451 // Get the MessageFactory set via SetExtensionRegistry(), or NULL if no
507 // See SetExtensionRegistry().
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc     [all...]
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 241 input.SetExtensionRegistry(pool->pool, pool->message_factory);
    [all...]
message.cc     [all...]

Completed in 454 milliseconds