Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1356 const FieldDescriptor* FindFieldWithOneofs( in CheckAndGetInteger() function
1427 FindFieldWithOneofs(message, string(field_name, size), &is_in_oneof); in CheckAndGetInteger()
1656 FindFieldWithOneofs(message, string(field_name, size), &is_in_oneof); in CheckAndGetInteger()