Searched refs:HasOneof (Results 1 – 5 of 5) sorted by relevance
186 bool HasOneof(const Message& message,
392 virtual bool HasOneof(const Message& /*message*/, in HasOneof() function
451 if (oneof != NULL && reflection->HasOneof(*message, oneof)) { in ConsumeField()
1560 inline bool GeneratedMessageReflection::HasOneof( in HasOneof() function in google::protobuf::internal::GeneratedMessageReflection
405 !reflection->HasOneof(*message, field->containing_oneof()) || in CheckAndGetInteger()