Searched refs:process_func (Results 1 – 2 of 2) sorted by relevance
397 auto process_func = info->process_func; in Init() local398 if (process_func != nullptr && !(this->*process_func)(option, value)) { in Init()
99 bool (Config::*process_func)(const std::string&, const std::string&);