Searched refs:tempPath (Results 1 – 1 of 1) sorted by relevance
318 fs::path tempPath = Certificate::generateUniqueFilePath(authorityStore); in installAll() local319 fs::create_directory(tempPath); in installAll()322 tempPath / defaultAuthoritiesListFileName); in installAll()331 bus, certObjectPath, certType, tempPath, *x509Store, authority, in installAll()340 for (const fs::path& f : fs::directory_iterator(tempPath)) in installAll()357 fs::remove_all(tempPath); in installAll()