Searched refs:file_path_raw (Results 1 – 1 of 1) sorted by relevance
1816 const std::string file_path_raw = kTombstoneFolderPath + item.first + "XXXXXXXXXX"; in writeRingbufferFilesInternal() local1817 const int dump_fd = mkstemp(makeCharVec(file_path_raw).data()); in writeRingbufferFilesInternal()