Home
last modified time | relevance | path

Searched defs:ParseSection (Results 1 – 5 of 5) sorted by relevance

/system/core/init/
Dhost_import_parser.cpp26 Result<Success> HostImportParser::ParseSection(std::vector<std::string>&& args, const std::string&, in ParseSection() function in android::init::HostImportParser
Dimport_parser.cpp26 Result<Success> ImportParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ImportParser
Daction_parser.cpp116 Result<Success> ActionParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ActionParser
Dueventd_parser.cpp140 Result<Success> SubsystemParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::SubsystemParser
Dservice.cpp1401 Result<Success> ServiceParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ServiceParser