Searched refs:ApplyConfigMembers (Results 1 – 2 of 2) sorted by relevance
37 void ApplyConfigMembers(const Json::Value& commands, const Json::Value::Members& members) const;
207 ApplyConfigMembers(commands, members); in ApplyConfig()212 void CommandLineInterface::ApplyConfigMembers(const Json::Value& commands, in ApplyConfigMembers() function in CommandLineInterface