Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc871 const google::protobuf::FieldDescriptor* FindFieldWithOneofs( in CheckAndGetInteger() function
906 FindFieldWithOneofs(message, field_name, &is_in_oneof); in CheckAndGetInteger()
1136 FindFieldWithOneofs(message, field_name, &is_in_oneof); in CheckAndGetInteger()