Searched refs:updateRetryConfig (Results 1 – 3 of 3) sorted by relevance
138 subValue->updateRetryConfig(retryAttempts, retryTimeoutInterval); in initConfig()344 entry.updateRetryConfig(retryAttempts, retryTimeoutInterval); in setEventServiceConfig()456 subValue->updateRetryConfig(retryAttempts, retryTimeoutInterval); in addSubscriptionInternal()
88 void updateRetryConfig(uint32_t retryAttempts,
308 void Subscription::updateRetryConfig(uint32_t retryAttempts, in updateRetryConfig() function in redfish::Subscription