Searched refs:in_stream (Results 1 – 3 of 3) sorted by relevance
78 io::CodedInputStream in_stream(binary_input); in BinaryToJsonStream() local81 converter::ProtoStreamObjectSource proto_source(&in_stream, resolver, type); in BinaryToJsonStream()
119 CodedInputStream in_stream(&arr_stream); in ExecuteTest() local122 helper_.NewProtoSource(&in_stream, GetTypeUrl(descriptor))); in ExecuteTest()
632 google::protobuf::io::CodedInputStream in_stream(&zero_copy_stream); in RenderAny() local635 ProtoStreamObjectSource nested_os(&in_stream, os->typeinfo_, *nested_type); in RenderAny()