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