Searched refs:initAndParse (Results 1 – 9 of 9) sorted by relevance
64 static int initAndParse(std::string propFile, ConfigMap &confMap);
75 int ConfigParser::initAndParse(std::string configFile, ConfigMap &configMap) { in initAndParse() function in Platform::ConfigParser
50 Platform::ConfigParser::initAndParse(PLAT_CONFIG_FILE, mConfigMap); in Config()
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