Searched refs:ParseConfigFile (Results 1 – 3 of 3) sorted by relevance
142 bool Parser::ParseConfigFile(const std::string& path) { in ParseConfigFile() function in android::init::Parser177 if (!ParseConfigFile(file)) { in ParseConfigDir()188 return ParseConfigFile(path); in ParseConfig()
75 bool ParseConfigFile(const std::string& path);
1175 success &= parser.ParseConfigFile(c); in do_parse_apex_configs()