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