/openbmc/phosphor-certificate-manager/test/ |
H A D | ca_certs_manager_test.cpp | 27 void deleteAll() in deleteAll() function in ca::cert::__anon0b06f6890111::MockCACertMgr 29 CACertMgr::deleteAll(); in deleteAll() 93 manager.deleteAll(); in TEST_F()
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_manager.cpp | 13 void Manager::deleteAll() in deleteAll() function in phosphor::dump::Manager
|
H A D | dump_manager.hpp | 66 void deleteAll() override;
|
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_certs_manager.hpp | 59 void deleteAll() override;
|
H A D | ca_certs_manager.cpp | 60 void CACertMgr::deleteAll() in deleteAll() function in ca::cert::CACertMgr
|
/openbmc/openpower-pnor-code-mgmt/static/ |
H A D | item_updater_static.hpp | 49 void deleteAll() override;
|
H A D | item_updater_static.cpp | 331 void ItemUpdaterStatic::deleteAll() in deleteAll() function in openpower::software::updater::ItemUpdaterStatic
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | item_updater_mmc.hpp | 68 void deleteAll() override;
|
H A D | item_updater_mmc.cpp | 139 void ItemUpdaterMMC::deleteAll() {} in deleteAll() function in openpower::software::updater::ItemUpdaterMMC
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | item_updater_ubi.hpp | 51 void deleteAll() override;
|
H A D | item_updater_ubi.cpp | 333 void ItemUpdaterUbi::deleteAll() in deleteAll() function in openpower::software::updater::ItemUpdaterUbi
|
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 57 constexpr auto deleteAll = "xyz.openbmc_project.Collection.DeleteAll"; variable 855 bool deleteAll = false; in main() local 875 app.add_flag("-D, --delete-all", deleteAll, "Delete all PELs"); in main() 936 else if (deleteAll) in main()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater.hpp | 120 virtual void deleteAll() override = 0;
|
/openbmc/phosphor-post-code-manager/inc/ |
H A D | post_code.hpp | 136 void deleteAll() override;
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | item_updater.hpp | 208 void deleteAll() override;
|
H A D | item_updater.cpp | 553 void ItemUpdater::deleteAll() in deleteAll() function in phosphor::software::updater::ItemUpdater
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.hpp | 105 void deleteAll() override;
|
H A D | certs_manager.cpp | 377 void Manager::deleteAll() in deleteAll() function in phosphor::certs::Manager
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.hpp | 214 void deleteAll() override;
|
H A D | ethernet_interface.cpp | 959 void EthernetInterface::deleteAll() in deleteAll() function in phosphor::network::EthernetInterface
|
/openbmc/phosphor-logging/ |
H A D | log_manager.hpp | 356 void deleteAll() override in deleteAll() function in phosphor::logging::Manager
|
/openbmc/phosphor-post-code-manager/src/ |
H A D | post_code.cpp | 29 void PostCode::deleteAll() in deleteAll() function in PostCode
|
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/ |
H A D | PostCodeLogs.vue | 29 <icon-delete /> {{ $t('global.action.deleteAll') }}
|
/openbmc/webui-vue/src/views/Logs/EventLogs/ |
H A D | EventLogs.vue | 31 <icon-delete /> {{ $t('global.action.deleteAll') }}
|
/openbmc/docs/architecture/code-update/ |
H A D | code-update.md | 338 -X POST https://${bmc}/xyz/openbmc_project/software/action/deleteAll \
|