Home
last modified time | relevance | path

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

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