Home
last modified time | relevance | path

Searched refs:RenderAny (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.h223 static util::Status RenderAny(const ProtoStreamObjectSource* os,
Dprotostream_objectsource.cc570 Status ProtoStreamObjectSource::RenderAny(const ProtoStreamObjectSource* os, in RenderAny() function in google::protobuf::util::converter::ProtoStreamObjectSource
706 (*renderers_)["google.protobuf.Any"] = &ProtoStreamObjectSource::RenderAny; in InitRendererMap()