Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.cpp46 class ProtobufFileWriter : public google::protobuf::io::CopyingOutputStream { class
48 explicit ProtobufFileWriter(FILE* out_fp) : out_fp_(out_fp) {} in ProtobufFileWriter() function in simpleperf::__anon8586ab2c0110::ProtobufFileWriter