Searched refs:ParseConfig (Results 1 – 6 of 6) sorted by relevance
110 class ParseConfig(ConfigParser.ConfigParser): class128 option != ParseConfig.OPTION_WILDCARD_TAG:250 config = ParseConfig()
50 if (!Parser::GetInstance().ParseConfig(s)) { in EndFile()
41 bool ParseConfig(const std::string& path);
138 bool Parser::ParseConfig(const std::string& path) { in ParseConfig() function in Parser
488 parser.ParseConfig(dir); in import_late()492 parser.ParseConfig(args[i]); in import_late()
688 parser.ParseConfig("/init.rc"); in main()