Searched defs:ProtobufFileWriter (Results 1 – 1 of 1) sorted by relevance
35 class ProtobufFileWriter : public google::protobuf::io::CopyingOutputStream { class37 explicit ProtobufFileWriter(FILE* out_fp) : out_fp_(out_fp) {} in ProtobufFileWriter() function in __anon8af55cff0111::ProtobufFileWriter