Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
H A Dmessage.py295 def WhichOneof(self, oneof_group): member in Message
/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py1363 def WhichOneof(self, oneof_name): function
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2031 static PyObject* WhichOneof(CMessage* self, PyObject* arg) { in WhichOneof() function

Completed in 7 milliseconds