Searched refs:protobuf_os (Results 1 – 1 of 1) sorted by relevance
185 std::unique_ptr<google::protobuf::io::CopyingOutputStreamAdaptor> protobuf_os; in Run() local194 protobuf_os.reset(new google::protobuf::io::CopyingOutputStreamAdaptor( in Run()197 new google::protobuf::io::CodedOutputStream(protobuf_os.get())); in Run()