/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | repeated_field.c | 65 upb_fieldtype_t field_type = self->field_type; in RepeatedField_subarray() local 88 upb_fieldtype_t field_type = self->field_type; in RepeatedField_each() local 111 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index() local 160 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 170 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 214 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push() local 230 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push_native() local 242 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_native() local 257 upb_fieldtype_t field_type = self->field_type; in RepeatedField_pop_one() local 338 upb_fieldtype_t field_type = self->field_type; in RepeatedField_dup() local [all …]
|
D | protobuf.h | 348 upb_fieldtype_t field_type; member
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | extension_set.h | 866 static inline void Add(int number, FieldType field_type, in Add() 871 static inline string* Add(int number, FieldType field_type, in Add() 882 MutableRepeated(int number, FieldType field_type, in MutableRepeated() 917 static inline void Set(int number, FieldType field_type, in Set() 941 static inline void Add(int number, FieldType field_type, in Add() 958 FieldType field_type, in MutableRepeated() 995 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 1000 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 1004 static inline void UnsafeArenaSetAllocated(int number, FieldType field_type, in UnsafeArenaSetAllocated() 1040 static inline MutableType Add(int number, FieldType field_type, in Add() [all …]
|
D | extension_set_heavy.cc | 133 inline WireFormatLite::FieldType field_type(FieldType type) { in field_type() function
|
D | descriptor.h | 1885 inline bool FieldDescriptor::IsTypePackable(Type field_type) { in IsTypePackable()
|
D | extension_set.cc | 347 void* ExtensionSet::MutableRawRepeatedField(int number, FieldType field_type, in MutableRawRepeatedField()
|
D | descriptor.cc | 2357 string field_type; in DebugString() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ |
D | cpp_test_bad_identifiers.proto | 111 optional int32 field_type = 33; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | wire_format.py | 259 def IsTypePackable(field_type): argument
|
D | python_message.py | 1003 def _BytesForNonRepeatedElement(value, field_number, field_type): argument
|
D | reflection_test.py | 1041 def AddDescriptorField(proto, field_name, field_type): argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | default_value_objectwriter.cc | 330 const google::protobuf::Type* field_type = NULL; in PopulateChildren() local
|
D | protostream_objectsource.cc | 261 const google::protobuf::Type* field_type = in RenderMap() local 1016 const google::protobuf::Type* field_type = in IsMap() local
|
D | protostream_objectwriter.cc | 1185 const google::protobuf::Type* field_type = in IsMap() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
D | javanano_helpers.cc | 297 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 363 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 574 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type) { in GetObjectiveCType()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 1115 const char *field_type; member
|