Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.cpp37 configPath(""), in CommandParser()
185 return configPath; in GetConfigPath()
430 configPath = path; in IsConfigPathValid()
DCommandParser.h96 std::string configPath; variable