Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1375 bool CheckHasPresence(const FieldDescriptor* field_descriptor, bool in_oneof) { in CheckAndGetInteger() function
1437 if (!CheckHasPresence(field_descriptor, is_in_oneof)) { in CheckAndGetInteger()