Searched refs:RenderAny (Results 1 – 2 of 2) sorted by relevance
223 static util::Status RenderAny(const ProtoStreamObjectSource* os,
570 Status ProtoStreamObjectSource::RenderAny(const ProtoStreamObjectSource* os, in RenderAny() function in google::protobuf::util::converter::ProtoStreamObjectSource706 (*renderers_)["google.protobuf.Any"] = &ProtoStreamObjectSource::RenderAny; in InitRendererMap()