Home
last modified time | relevance | path

Searched refs:storageUpdate (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp164 storageUpdate(); in Manager()
352 cert->storageUpdate(); in installAll()
373 storageUpdate(); in replaceAll()
396 storageUpdate(); in deleteAll()
410 storageUpdate(); in deleteCertificate()
427 storageUpdate(); in replaceCertificate()
1063 void Manager::storageUpdate() in storageUpdate() function in phosphor::certs::Manager
1089 cert->storageUpdate(); in storageUpdate()
H A Dcertificate.cpp368 storageUpdate(); in install()
418 storageUpdate(); in install()
447 void Certificate::storageUpdate() in storageUpdate() function in phosphor::certs::Certificate
H A Dcertificate.hpp174 void storageUpdate();
H A Dcerts_manager.hpp293 void storageUpdate();