| 262 | |
| 263 | |
| 264 | void CheckConfig::CheckSchedulerConfig(const int topic_id, const config::SchedulerConfig *scheduler_config) { |
| 265 | } |
| 266 | |
| 267 | |
| 268 | void CheckConfig::CheckLockConfig(const int topic_id, const config::LockConfig *lock_config) { |
nothing calls this directly
no outgoing calls
no test coverage detected