Searched defs:config_strings (Results 1 – 2 of 2) sorted by relevance
139 char *cs, *config_strings; in context_creation() local
1207 auto config_strings = std::make_shared<OrderedSet<std::string>>(); in GetAllConfigStrings() local1225 bool ConfigsAreLegal(const std::shared_ptr<OrderedSet<std::string>> &config_strings) { in ConfigsAreLegal()1279 auto config_strings = GetAllConfigStrings(str); in GetDumpConfig() local