Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp224 const std::string& uploadPath, Watch* watch, in Certificate() argument
252 certFilePath = generateCertFilePath(uploadPath); in Certificate()
255 install(uploadPath, restore); in Certificate()
H A Dcertificate.hpp104 const std::string& uploadPath, Watch* watch, Manager& parent,