Home
last modified time | relevance | path

Searched defs:ProtobufFileWriter (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcmd_report_sample.cpp35 class ProtobufFileWriter : public google::protobuf::io::CopyingOutputStream { class
37 explicit ProtobufFileWriter(FILE* out_fp) : out_fp_(out_fp) {} in ProtobufFileWriter() function in __anon8af55cff0111::ProtobufFileWriter