Home
last modified time | relevance | path

Searched defs:SetLazy (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/internal/impl/
Dcodec_extension.go165 func (f *ExtensionField) SetLazy(t pref.ExtensionType, fn func() pref.Value) { func
/external/protobuf/src/google/protobuf/
Ddescriptor.cc7298 void LazyDescriptor::SetLazy(const std::string& name, in SetLazy() function in google::protobuf::internal::LazyDescriptor