Searched refs:WriteRecordDataToOutFd (Results 1 – 1 of 1) sorted by relevance
689 static bool WriteRecordDataToOutFd(const std::string& in_filename, in WriteRecordDataToOutFd() function742 if (out_fd_ != -1 && !WriteRecordDataToOutFd(record_filename_, std::move(out_fd_))) { in PostProcessRecording()