Searched defs:ParseSection (Results 1 – 4 of 4) sorted by relevance
/system/core/init/ | ||
D | import_parser.cpp | 26 bool ImportParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() function in android::init::ImportParser |
D | ueventd_parser.cpp | 80 bool SubsystemParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() function in android::init::SubsystemParser |
D | action.cpp | 336 bool ActionParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() function in android::init::ActionParser |
D | service.cpp | 1230 bool ServiceParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() function in android::init::ServiceParser |