Searched defs: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() function218 int Read(void* buffer, int size) override { in StartProfilingProtobufFd()227 std::ifstream stream; in StartProfilingProtobufFd()