Home
last modified time | relevance | path

Searched refs:ParseSection (Results 1 – 8 of 8) sorted by relevance

/system/core/init/
Dimport_parser.h29 bool ParseSection(const std::vector<std::string>& args,
Dimport_parser.cpp27 bool ImportParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ImportParser
Dinit_parser.h28 virtual bool ParseSection(const std::vector<std::string>& args,
Dinit_parser.cpp75 if (!section_parser->ParseSection(args, &ret_err)) { in ParseData()
Daction.h121 bool ParseSection(const std::vector<std::string>& args,
Dservice.h194 bool ParseSection(const std::vector<std::string>& args,
Daction.cpp401 bool ActionParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ActionParser
Dservice.cpp814 bool ServiceParser::ParseSection(const std::vector<std::string>& args, in ParseSection() function in ServiceParser