Searched defs:deleteCertificate (Results 1 – 6 of 6) sorted by relevance
171 async deleteCertificate({ dispatch, getters }, { type, location }) { method in CertificatesStore.actions
400 void Manager::deleteCertificate(const Certificate* const certificate) in deleteCertificate() function in phosphor::certs::Manager
421 inline void deleteCertificate( in deleteCertificate() function
949 "deleteCertificate": "Delete certificate", string
935 "deleteCertificate": "Удалить сертификат", string
256 const static auto& deleteCertificate = privilegeSetConfigureManager; variable