Home
last modified time | relevance | path

Searched defs:IsLazyField (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmessage.h1019 bool IsLazyField(const FieldDescriptor* field) const { in IsLazyField() function
H A Dgenerated_message_reflection_unittest.cc78 static bool IsLazyField(const Message& msg, const FieldDescriptor* field) { in IsLazyField() function in google::protobuf::GeneratedMessageReflectionTestHelper
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmessage.h1019 bool IsLazyField(const FieldDescriptor* field) const { in IsLazyField() function
H A Dgenerated_message_reflection_unittest.cc78 static bool IsLazyField(const Message& msg, const FieldDescriptor* field) { in IsLazyField() function in google::protobuf::GeneratedMessageReflectionTestHelper
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc102 static bool IsLazyField(const Reflection* reflection, const Message& message, in IsLazyField() function in google::protobuf::python::MessageReflectionFriend
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc102 static bool IsLazyField(const Reflection* reflection, const Message& message, in IsLazyField() function in google::protobuf::python::MessageReflectionFriend