Home
last modified time | relevance | path

Searched defs:ConfigParser (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/src/
Dconfig_parser.cpp56 ConfigParser::ConfigParser() in ConfigParser() function in OHOS::Global::Restool::ConfigParser
62 ConfigParser::ConfigParser(const string &filePath) in ConfigParser() function in OHOS::Global::Restool::ConfigParser
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/cfg/
Dconfig_parser.py313 class ConfigParser(): class