Home
last modified time | relevance | path

Searched refs:ReadAndApplyConfig (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/cli/
DCommandLineInterface.h40 void ReadAndApplyConfig(std::string path) const;
DCommandLineInterface.cpp246 void CommandLineInterface::ReadAndApplyConfig(string path) const in ReadAndApplyConfig() function in CommandLineInterface
/ide/tools/previewer/
DThinPreviewer.cpp64 CommandLineInterface::GetInstance().ReadAndApplyConfig(args); in InitJsApp()