HomeSort by relevance Sort by last modified time
    Searched refs:DescriptorPool (Results 76 - 99 of 99) sorted by null

1 2 34

  /external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc 152 DescriptorPool pool_;
generated_message_reflection.cc 178 const DescriptorPool* descriptor_pool,
189 DescriptorPool::generated_pool() :
203 const DescriptorPool* descriptor_pool,
216 DescriptorPool::generated_pool() :
    [all...]
message_unittest.cc 414 DescriptorPool pool;
descriptor.pb.cc 98 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
113 ::google::protobuf::DescriptorPool::generated_pool(),
138 ::google::protobuf::DescriptorPool::generated_pool(),
160 ::google::protobuf::DescriptorPool::generated_pool(),
176 ::google::protobuf::DescriptorPool::generated_pool(),
199 ::google::protobuf::DescriptorPool::generated_pool(),
216 ::google::protobuf::DescriptorPool::generated_pool(),
233 ::google::protobuf::DescriptorPool::generated_pool(),
250 ::google::protobuf::DescriptorPool::generated_pool(),
267 ::google::protobuf::DescriptorPool::generated_pool()
    [all...]
extension_set.h 56 class DescriptorPool; // descriptor.h
144 // finding extensions from a DescriptorPool.
184 const DescriptorPool* pool,
195 // MUST exist in the DescriptorPool provided to the constructor. Otheriwse,
    [all...]
extension_set_unittest.cc     [all...]
test_util.cc     [all...]
  /external/vulkan-validation-layers/tests/
vkrenderframework.h 369 class VkDescriptorSetObj : public vk_testing::DescriptorPool {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 54 class DescriptorPool; // descriptor.h
142 // finding extensions from a DescriptorPool.
182 const DescriptorPool* pool,
193 // MUST exist in the DescriptorPool provided to the constructor. Otheriwse,
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 54 class DescriptorPool; // descriptor.h
142 // finding extensions from a DescriptorPool.
182 const DescriptorPool* pool,
193 // MUST exist in the DescriptorPool provided to the constructor. Otheriwse,
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
extension_set.h 54 class DescriptorPool; // descriptor.h
142 // finding extensions from a DescriptorPool.
182 const DescriptorPool* pool,
193 // MUST exist in the DescriptorPool provided to the constructor. Otheriwse,
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
extension_set.h 54 class DescriptorPool; // descriptor.h
142 // finding extensions from a DescriptorPool.
182 const DescriptorPool* pool,
193 // MUST exist in the DescriptorPool provided to the constructor. Otheriwse,
    [all...]
  /external/protobuf/python/google/protobuf/
descriptor_pool.py 31 """Provides DescriptorPool to use as a container for proto2 descriptors.
33 The DescriptorPool is used in conjection with a DescriptorDatabase to maintain
43 pool = DescriptorPool()
82 class DescriptorPool(object):
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 728 DescriptorPool pool;
    [all...]
parser_unittest.cc 76 class MockValidationErrorCollector : public DescriptorPool::ErrorCollector {
154 // Parse the text as a file and validate it (with a DescriptorPool), and
176 DescriptorPool pool_;
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
extension_set.h 59 class DescriptorPool; // descriptor.h
147 // finding extensions from a DescriptorPool.
188 const DescriptorPool* pool,
199 // MUST exist in the DescriptorPool provided to the constructor. Otherwise,
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriverImpl.inl 103 VK_NULL_RETURN((*pDescriptorPool = allocateNonDispHandle<DescriptorPool, VkDescriptorPool>(device, pCreateInfo, pAllocator)));
278 VKAPI_ATTR void VKAPI_CALL destroyDescriptorPool (VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator)
281 freeNonDispHandle<DescriptorPool, VkDescriptorPool>(descriptorPool, pAllocator);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc     [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 

Completed in 4608 milliseconds

1 2 34