Searched refs:OptionInfo (Results 1 – 2 of 2) sorted by relevance
92 struct OptionInfo { struct126 const static std::unordered_map<std::string, OptionInfo> kOptions;
70 const std::unordered_map<std::string, Config::OptionInfo> Config::kOptions = {448 const OptionInfo* info = &entry->second; in Init()