Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp124 X509_STORE& x509Store, const std::string& pem, Watch* watchPtr,
H A Dcertificate.cpp263 const std::string& pem, Watch* watchPtr, in Certificate() argument
269 certWatch(watchPtr), manager(parent) in Certificate()