Home
last modified time | relevance | path

Searched refs:ApplyConfigMembers (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLineInterface.h37 void ApplyConfigMembers(const Json::Value& commands, const Json::Value::Members& members) const;
DCommandLineInterface.cpp207 ApplyConfigMembers(commands, members); in ApplyConfig()
212 void CommandLineInterface::ApplyConfigMembers(const Json::Value& commands, in ApplyConfigMembers() function in CommandLineInterface