Searched defs:ParseSection (Results 1 – 6 of 6) sorted by relevance
26 Result<void> HostImportParser::ParseSection(std::vector<std::string>&& args, const std::string&, in ParseSection() function in android::init::HostImportParser
26 Result<void> ImportParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ImportParser
133 Result<void> ActionParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ActionParser
197 Result<void> SubsystemParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::SubsystemParser
627 Result<void> ServiceParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ServiceParser
90 base::Result<void> ParseSection(std::vector<std::string>&&, in ParseSection() function in android::apex::__anon600b21000111::NotAvailableParser