Searched refs:CustomActionConfigImpl (Results 1 – 1 of 1) sorted by relevance
206 class CustomActionConfigImpl : public CustomActionConfigProvider { class208 INJECT(CustomActionConfigImpl(ConfigFlag& config)) : config_(config) { in INJECT()441 .bind<CustomActionConfigProvider, CustomActionConfigImpl>() in CustomActionsComponent()