Home
last modified time | relevance | path

Searched defs:IsLazy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dcodec_extension.go196 func IsLazy(m protoreflect.Message, fd protoreflect.FieldDescriptor) bool { func
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc207 bool IsLazy(const FieldDescriptor* field, const Options& options, in IsLazy() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc215 bool IsLazy(const FieldDescriptor* field, const Options& options, in IsLazy() function