Searched refs:WriteFullyToFile (Results 1 – 4 of 4) sorted by relevance
94 bool WriteFullyToFile(const std::string& path,
121 if (!trace_proto.WriteFullyToFile(arg_output_proto)) { in CollectPerfettoTraceBufferViaAbstractions()
518 bool BinaryWireProtobuf<T>::WriteFullyToFile(const std::string& path, in WriteFullyToFile() function in iorap::perfetto::BinaryWireProtobuf
268 if (!trace_proto.WriteFullyToFile(file_path)) { in StartTracing()