Searched refs:tempPath (Results 1 – 1 of 1) sorted by relevance
316 fs::path tempPath = Certificate::generateUniqueFilePath(authorityStore); in installAll() local317 fs::create_directory(tempPath); in installAll()320 tempPath / defaultAuthoritiesListFileName); in installAll()329 bus, certObjectPath, certType, tempPath, *x509Store, authority, in installAll()338 for (const fs::path& f : fs::directory_iterator(tempPath)) in installAll()355 fs::remove_all(tempPath); in installAll()