Home
last modified time | relevance | path

Searched refs:kTombstoneFolderPath (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.cpp43 constexpr char kTombstoneFolderPath[] = "/data/vendor/tombstones/wifi/"; variable
124 opendir(kTombstoneFolderPath), closedir); in removeOldFilesInternal()
138 std::string cur_file_path = kTombstoneFolderPath + cur_file_name; in removeOldFilesInternal()
269 const std::string cur_file_path = kTombstoneFolderPath + cur_file_name; in cpioArchiveFilesInDir()
613 uint32_t n_error = cpioArchiveFilesInDir(fd, kTombstoneFolderPath); in debug()
1524 kTombstoneFolderPath + item.first + "XXXXXXXXXX"; in writeRingbufferFilesInternal()