Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dwatch.cpp47 watchFile = fs::path(certFile).filename(); in Watch()
87 if (watchFile == notifyEvent->name) in startWatch()
H A Dwatch.hpp66 std::string watchFile; member in phosphor::certs::Watch