Searched refs:IstreamCopyingInputStream (Results 1 – 1 of 1) sorted by relevance
212 struct IstreamCopyingInputStream : public google::protobuf::io::CopyingInputStream { in StartProfilingProtobufFd() struct213 IstreamCopyingInputStream(int fd_in) in StartProfilingProtobufFd() function229 std::unique_ptr<IstreamCopyingInputStream> is(new IstreamCopyingInputStream(fd)); in StartProfilingProtobufFd()