Home
last modified time | relevance | path

Searched refs:ApplyConfigCommands (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLineInterface.h38 void ApplyConfigCommands(const std::string& key, const std::unique_ptr<CommandLine>& command) const;
H A DCommandLineInterface.cpp222 ApplyConfigCommands(key, command); in ApplyConfigMembers()
226 void CommandLineInterface::ApplyConfigCommands(const std::string& key, in ApplyConfigCommands() function in CommandLineInterface
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp312 CommandLineInterface::GetInstance().ApplyConfigCommands("MousePress", nullptr); in TEST()

Completed in 2 milliseconds