Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c154 bool has_field; in extract_method_call() local
183 has_field = upb_msgdef_lookupname(self->descriptor->msgdef, name, name_len, in extract_method_call()
187 if (!has_field && in extract_method_call()
203 has_field = true; in extract_method_call()
215 if (!has_field && accessor_type == METHOD_GETTER && in extract_method_call()
230 has_field = true; in extract_method_call()
238 if (!has_field) { in extract_method_call()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1496 int has_field = HasFieldByDescriptor(self, descriptor); in HasExtension() local
1497 if (has_field < 0) { in HasExtension()
1500 return PyBool_FromLong(has_field); in HasExtension()
/third_party/mindspore/third_party/proto/onnx/
Donnx.proto137 // implementations needed to use has_field hueristics to determine