Searched defs:IsLazyField (Results 1 – 6 of 6) sorted by relevance
1019 bool IsLazyField(const FieldDescriptor* field) const { in IsLazyField() function
78 static bool IsLazyField(const Message& msg, const FieldDescriptor* field) { in IsLazyField() function in google::protobuf::GeneratedMessageReflectionTestHelper
102 static bool IsLazyField(const Reflection* reflection, const Message& message, in IsLazyField() function in google::protobuf::python::MessageReflectionFriend