Searched refs:SetLazy (Results 1 – 2 of 2) sorted by relevance
204 void SetLazy(const std::string& name, const FileDescriptor* file);
5750 method->input_type_.SetLazy(proto.input_type(), file_); in CrossLinkMethod()5770 method->output_type_.SetLazy(proto.output_type(), file_); in CrossLinkMethod()7298 void LazyDescriptor::SetLazy(const std::string& name, in SetLazy() function in google::protobuf::internal::LazyDescriptor