Searched refs:in_oneof (Results 1 – 1 of 1) sorted by relevance
1357 const Message* message, const string& field_name, bool* in_oneof) { in CheckAndGetInteger() argument1358 *in_oneof = false; in CheckAndGetInteger()1368 *in_oneof = true; in CheckAndGetInteger()1375 bool CheckHasPresence(const FieldDescriptor* field_descriptor, bool in_oneof) { in CheckAndGetInteger() argument1385 if (in_oneof) { in CheckAndGetInteger()