Home
last modified time | relevance | path

Searched defs:retryAttempts (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dhost_state_manager.hpp115 uint32_t retryAttempts(uint32_t value) override in retryAttempts() function in phosphor::state::manager::Host
150 auto retryAttempts = sdbusplus::xyz::openbmc_project::Control::Boot:: in attemptsLeft() local
280 uint32_t retryAttempts = BOOT_COUNT_MAX_ALLOWED; in load() local
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp308 void Subscription::updateRetryConfig(uint32_t retryAttempts, in updateRetryConfig()
/openbmc/bmcweb/include/
H A Devent_service_store.hpp298 uint32_t retryAttempts = 3; member
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp58 uint32_t retryAttempts = 0; member in redfish::EventServiceManager
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1192 const uint32_t* retryAttempts = nullptr; in getAutomaticRebootAttempts() local
1284 const uint32_t retryAttempts) in setAutomaticRetryAttempts()