Home
last modified time | relevance | path

Searched defs:descriptor (Results 326 - 350 of 564) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java115 public static FieldMask fromStringList(Descriptor descriptor, Iterable<String> paths) { in fromStringList() argument
127 private static FieldMask fromStringList(Optional<Descriptor> descriptor, Iterable<String> paths) { in fromStringList() argument
215 isValid(Descriptor descriptor, FieldMask fieldMask) isValid() argument
236 isValid(Descriptor descriptor, String path) isValid() argument
[all...]
/third_party/protobuf/python/google/protobuf/
H A Djson_format.py64 from google.protobuf import descriptor namespace
[all...]
H A Ddescriptor_pool.py63 from google.protobuf import descriptor namespace
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc135 const FieldDescriptor* descriptor = cmessage::GetExtensionDescriptor(key); in subscript() local
209 const FieldDescriptor* descriptor = cmessage::GetExtensionDescriptor(key); ass_subscript() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dany.pb.h94 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
H A Dmessage.h191 const Descriptor* descriptor; member
[all...]
H A Dmessage.cc82 const Descriptor* descriptor = GetDescriptor(); in MergeFrom() local
98 const Descriptor* descriptor = GetDescriptor(); in CopyFrom() local
211 void GeneratedMessageFactory::RegisterType(const Descriptor* descriptor, in RegisterType() argument
278 InternalRegisterGeneratedMessage( const Descriptor* descriptor, const Message* prototype) InternalRegisterGeneratedMessage() argument
[all...]
H A Dreflection_ops.cc74 const Descriptor* descriptor = from.GetDescriptor(); in Merge() local
193 const Descriptor* descriptor = message.GetDescriptor(); in IsInitialized() local
254 const Descriptor* descriptor = message.GetDescriptor(); IsInitialized() local
387 const Descriptor* descriptor = message.GetDescriptor(); FindInitializationErrors() local
[all...]
H A Dwrappers.pb.h126 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
263 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
400 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
537 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
674 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { in descriptor() function in PROTOBUF_FINAL
811 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { descriptor() function in PROTOBUF_FINAL
948 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { descriptor() function in PROTOBUF_FINAL
1085 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { descriptor() function in PROTOBUF_FINAL
1229 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { descriptor() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java139 public boolean needsIsInitializedCheck(Descriptor descriptor) { in needsIsInitializedCheck() argument
156 final Descriptor descriptor; field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
161 Node(Descriptor descriptor, int index) { in Node() argument
174 private Node dfs(Descriptor descriptor) { in dfs() argument
255 needsIsInitializedCheck(Descriptor descriptor) needsIsInitializedCheck() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DUnknownFieldSetTest.java94 Descriptors.Descriptor descriptor; field in UnknownFieldSetTest
/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types_test.py61 from google.protobuf import descriptor namespace
H A Dtype_checkers.py63 from google.protobuf import descriptor namespace
H A Dunknown_fields_test.py54 from google.protobuf import descriptor namespace
[all...]
H A Dwire_format.py36 from google.protobuf import descriptor namespace
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java364 protected List<DynamicMessage> build(ThreadContext context, RubyDescriptor descriptor) { in build() argument
H A DRubyMessage.java50 public RubyMessage(Ruby ruby, RubyClass klazz, Descriptors.Descriptor descriptor) { in RubyMessage() argument
799 private Descriptors.Descriptor descriptor; global() field in RubyMessage
[all...]
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc138 FieldGeneratorBase::FieldGeneratorBase(const FieldDescriptor* descriptor, in FieldGeneratorBase() argument
210 std::string FieldGeneratorBase::type_name(const FieldDescriptor* descriptor) { in type_name() argument
317 GetStringDefaultValueInternal(const FieldDescriptor* descriptor) GetStringDefaultValueInternal() argument
326 GetBytesDefaultValueInternal(const FieldDescriptor* descriptor) GetBytesDefaultValueInternal() argument
337 default_value(const FieldDescriptor* descriptor) default_value() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc91 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() argument
111 explicit BaseProtoStreamObjectWriterTest(const Descriptor* descriptor) in BaseProtoStreamObjectWriterTest() argument
137 void ResetTypeInfo(const Descriptor* descriptor) { in ResetTypeInfo() argument
[all...]
H A Dprotostream_objectsource_test.cc85 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() argument
107 void DoTest(const Message& msg, const Descriptor* descriptor) { in DoTest() argument
112 Status ExecuteTest(const Message& msg, const Descriptor* descriptor) { in ExecuteTest() argument
[all...]
/third_party/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp38 AddFactHelper( FactManager* fact_manager, const std::vector<uint32_t>& words, const protobufs::UniformBufferElementDescriptor& descriptor) AddFactHelper() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp211 vk::VkDescriptorBufferInfo descriptor; in iterate() local
/third_party/ffmpeg/libavcodec/
H A Ddpx.c166 int w, h, bits_per_color, descriptor, elements, packing; in decode_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java349 public Object get(String descriptor) { in get() argument
357 get(String descriptor, String[] actualReturn) get() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java354 public Object get(String descriptor) { in get() argument
362 get(String descriptor, String[] actualReturn) get() argument
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...23