Home
last modified time | relevance | path

Searched refs:_upb_array_append_accessor (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h825 UPB_INLINE bool _upb_array_append_accessor(void *msg, size_t ofs, in _upb_array_append_accessor() function
1064 bool ok = _upb_array_append_accessor( in google_protobuf_FileDescriptorSet_add_file()
1118 return _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_dependency()
1129 bool ok = _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_message_type()
1142 bool ok = _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_enum_type()
1155 bool ok = _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_service()
1168 bool ok = _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_extension()
1206 return _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_public_dependency()
1216 return _upb_array_append_accessor( in google_protobuf_FileDescriptorProto_add_weak_dependency()
1264 bool ok = _upb_array_append_accessor( in google_protobuf_DescriptorProto_add_field()
[all …]
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6960 UPB_INLINE bool _upb_array_append_accessor(void *msg, size_t ofs,
7186 bool ok = _upb_array_append_accessor(
7239 return _upb_array_append_accessor(
7250 bool ok = _upb_array_append_accessor(
7263 bool ok = _upb_array_append_accessor(
7276 bool ok = _upb_array_append_accessor(
7289 bool ok = _upb_array_append_accessor(
7327 return _upb_array_append_accessor(
7337 return _upb_array_append_accessor(
7384 bool ok = _upb_array_append_accessor(
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.h348 UPB_INLINE bool _upb_array_append_accessor(void *msg, size_t ofs, in _upb_array_append_accessor() function