Home
last modified time | relevance | path

Searched defs:oneof_field (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c312 const upb_fielddef* oneof_field = which_oneof_field(self, o); in Message_method_missing() local
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc1083 const FieldDescriptor* oneof_field = in TEST() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php220 $oneof_field = $this->$oneof_name; variable
233 $oneof_field = $this->$oneof_name; variable
242 $oneof_field = $this->$oneof_name; variable
250 $oneof_field variable
[all...]

Completed in 5 milliseconds