Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLineInterface.h38 …void ApplyConfigCommands(const std::string& key, const std::unique_ptr<CommandLine>& command) cons…
DCommandLineInterface.cpp223 ApplyConfigCommands(key, command); in ApplyConfigMembers()
227 void CommandLineInterface::ApplyConfigCommands(const string& key, in ApplyConfigCommands() function in CommandLineInterface