Searched refs:initAndParse (Results 1 – 3 of 3) sorted by relevance
64 static int initAndParse(std::string propFile, ConfigMap &confMap);
45 Platform::ConfigParser::initAndParse(PLAT_CONFIG_FILE, mConfigMap); in Config()
74 int ConfigParser::initAndParse(std::string configFile, ConfigMap &configMap) { in initAndParse() function in Platform::ConfigParser