Searched refs:tempCertificates (Results 1 – 1 of 1) sorted by relevance
321 std::vector<std::unique_ptr<Certificate>> tempCertificates; in installAll() local328 tempCertificates.emplace_back(std::make_unique<Certificate>( in installAll()335 installedCerts = std::move(tempCertificates); in installAll()