Searched refs:ParseGflagsImpl (Results 1 – 1 of 1) sorted by relevance
35 class ParseGflagsImpl : public ParseGflags { class37 INJECT(ParseGflagsImpl(ConfigFlag& config)) : config_(config) {} in INJECT()80 .bind<ParseGflags, ParseGflagsImpl>() in GflagsComponent()