Home
last modified time | relevance | path

Searched defs:containing_oneof (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py540 has_default_value=True, containing_oneof=None, json_name=None, argument
552 has_default_value=True, containing_oneof=None, json_name=None, argument
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc922 const OneofDescriptor* containing_oneof = in GetContainingOneof() local
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1077 const OneofDescriptor* containing_oneof = field->containing_oneof(); in ListFieldsMayFailOnStripped() local