Searched defs:save_autoconfig (Results 1 – 3 of 3) sorted by relevance
168 Status ConfigManager::set_enable_autotune(bool enable, bool save_autoconfig, const std::string &jso… in set_enable_autotune()
249 bool save_autoconfig() const { return save_autoconfig_; } in save_autoconfig() function
66 … [](ConfigManager &c, bool enable, bool save_autoconfig, std::string json_filepath) { in __anon4d12e4820202()