Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc635 ProtoStreamObjectSource nested_os(&in_stream, os->typeinfo_, *nested_type); in RenderAny() local
641 nested_os.WriteMessage(nested_os.type_, "value", 0, false, ow); in RenderAny()