Searched refs:GflagsComponent (Results 1 – 3 of 3) sorted by relevance
27 fruit::Component<fruit::Required<ConfigFlag>, ParseGflags> GflagsComponent();
78 fruit::Component<fruit::Required<ConfigFlag>, ParseGflags> GflagsComponent() { in GflagsComponent() function
524 .install(GflagsComponent) in FlagsComponent()