Home
last modified time | relevance | path

Searched refs:ApplyConfig (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/
H A DRichPreviewer.cpp34 static void ApplyConfig() in ApplyConfig() function
124 ApplyConfig(); in main()
H A DThinPreviewer.cpp47 static void ApplyConfig() in ApplyConfig() function
120 ApplyConfig(); in main()
/ide/tools/previewer/cli/
H A DCommandLineInterface.h36 void ApplyConfig(const Json2::Value& val) const;
H A DCommandLineInterface.cpp186 void CommandLineInterface::ApplyConfig(const Json2::Value& val) const in ApplyConfig() function in CommandLineInterface
252 ApplyConfig(val); in ReadAndApplyConfig()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp380 CommandLineInterface::GetInstance().ApplyConfig(json1); in TEST()
385 CommandLineInterface::GetInstance().ApplyConfig(json2); in TEST()

Completed in 4 milliseconds