/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.h | 40 class DescriptorPool; variable
|
D | type_resolver.h | 46 class DescriptorPool; variable
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | DescriptorPool.cs | 43 internal sealed class DescriptorPool class 56 internal DescriptorPool(IEnumerable<FileDescriptor> dependencyFiles) in DescriptorPool() method in Google.Protobuf.Reflection.DescriptorPool
|
D | FileDescriptor.cs | 279 internal DescriptorPool DescriptorPool { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
/external/protobuf/php/src/Google/Protobuf/ |
D | DescriptorPool.php | 35 class DescriptorPool class
|
/external/swiftshader/src/Vulkan/ |
D | VkDescriptorPool.hpp | 23 class DescriptorPool : public Object<DescriptorPool, VkDescriptorPool> class
|
D | VkDescriptorPool.cpp | 39 DescriptorPool::DescriptorPool(const VkDescriptorPoolCreateInfo *pCreateInfo, void *mem) in DescriptorPool() function in vk::DescriptorPool
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | protobuf.h | 54 typedef struct DescriptorPool DescriptorPool; typedef 109 struct DescriptorPool { struct 110 upb_symtab* symtab;
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | config_protobuf.h | 76 typedef GRPC_CUSTOM_DESCRIPTORPOOL DescriptorPool; typedef
|
/external/protobuf/src/google/protobuf/ |
D | dynamic_message.h | 61 class DescriptorPool; // descriptor.h variable
|
D | descriptor.h | 90 class DescriptorPool; variable 495 friend class DescriptorPool; variable 1065 friend class DescriptorPool; variable 1145 friend class DescriptorPool; variable 1500 friend class DescriptorPool; variable
|
D | generated_message_reflection.h | 63 class DescriptorPool; variable
|
D | parse_context.h | 55 class DescriptorPool; variable
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | DescriptorPool.php | 41 class DescriptorPool class
|
D | Message.php | 41 use Google\Protobuf\Internal\DescriptorPool; alias
|
/external/protobuf/php/tests/ |
D | descriptors_test.php | 8 use Google\Protobuf\DescriptorPool; alias
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.h | 57 class DescriptorPool; // descriptor.h variable
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.h | 52 class DescriptorPool; variable
|
/external/protobuf/php/ext/google/protobuf/ |
D | def.c | 660 PHP_METHOD(DescriptorPool, getGeneratedPool) { in PHP_METHOD() argument 1004 PHP_METHOD(DescriptorPool, getDescriptorByClassName) { in PHP_METHOD() argument 1041 PHP_METHOD(DescriptorPool, getEnumDescriptorByClassName) { in PHP_METHOD() argument
|
/external/protobuf/python/google/protobuf/ |
D | descriptor_pool.py | 102 class DescriptorPool(object): class
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 1945 struct DescriptorPool struct 1947 typedef VkDescriptorPool Type; 1949 struct Parameters 1974 struct Resources 1979 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 1984 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 145 class DescriptorPool; variable
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 594 class DescriptorPool class 597 DescriptorPool (VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo) in DescriptorPool() function in vk::__anon2ef59b070111::DescriptorPool
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 2199 private static final class DescriptorPool { class in Descriptors 2208 DescriptorPool(final FileDescriptor[] dependencies, boolean allowUnknownDependencies) { in DescriptorPool() method in Descriptors.DescriptorPool
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 773 NON_DISPATCHABLE_HANDLE_DTOR(DescriptorPool, vkDestroyDescriptorPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
|