Home
last modified time | relevance | path

Searched defs:DescriptorPool (Results 1 – 25 of 30) sorted by relevance

12

/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.h40 class DescriptorPool; variable
Dtype_resolver.h46 class DescriptorPool; variable
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs43 internal sealed class DescriptorPool class
56 internal DescriptorPool(IEnumerable<FileDescriptor> dependencyFiles) in DescriptorPool() method in Google.Protobuf.Reflection.DescriptorPool
DFileDescriptor.cs279 internal DescriptorPool DescriptorPool { get; } property in Google.Protobuf.Reflection.FileDescriptor
/external/protobuf/php/src/Google/Protobuf/
DDescriptorPool.php35 class DescriptorPool class
/external/swiftshader/src/Vulkan/
DVkDescriptorPool.hpp23 class DescriptorPool : public Object<DescriptorPool, VkDescriptorPool> class
DVkDescriptorPool.cpp39 DescriptorPool::DescriptorPool(const VkDescriptorPoolCreateInfo *pCreateInfo, void *mem) in DescriptorPool() function in vk::DescriptorPool
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h54 typedef struct DescriptorPool DescriptorPool; typedef
109 struct DescriptorPool { struct
110 upb_symtab* symtab;
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h76 typedef GRPC_CUSTOM_DESCRIPTORPOOL DescriptorPool; typedef
/external/protobuf/src/google/protobuf/
Ddynamic_message.h61 class DescriptorPool; // descriptor.h variable
Ddescriptor.h90 class DescriptorPool; variable
495 friend class DescriptorPool; variable
1065 friend class DescriptorPool; variable
1145 friend class DescriptorPool; variable
1500 friend class DescriptorPool; variable
Dgenerated_message_reflection.h63 class DescriptorPool; variable
Dparse_context.h55 class DescriptorPool; variable
/external/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorPool.php41 class DescriptorPool class
DMessage.php41 use Google\Protobuf\Internal\DescriptorPool; alias
/external/protobuf/php/tests/
Ddescriptors_test.php8 use Google\Protobuf\DescriptorPool; alias
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h57 class DescriptorPool; // descriptor.h variable
/external/protobuf/python/google/protobuf/pyext/
Dmessage.h52 class DescriptorPool; variable
/external/protobuf/php/ext/google/protobuf/
Ddef.c660 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/
Ddescriptor_pool.py102 class DescriptorPool(object): class
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1945 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/
Dcoded_stream.h145 class DescriptorPool; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp594 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/
DDescriptors.java2199 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/
Dvktestbinding.cpp773 NON_DISPATCHABLE_HANDLE_DTOR(DescriptorPool, vkDestroyDescriptorPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument

12