Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dhost_import_parser.cpp26 Result<void> HostImportParser::ParseSection(std::vector<std::string>&& args, const std::string&, in ParseSection() function in android::init::HostImportParser
H A Dimport_parser.cpp26 Result<void> ImportParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ImportParser
H A Daction_parser.cpp133 Result<void> ActionParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ActionParser
H A Dueventd_parser.cpp197 Result<void> SubsystemParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::SubsystemParser
H A Dservice_parser.cpp620 Result<void> ServiceParser::ParseSection(std::vector<std::string>&& args, in ParseSection() function in android::init::ServiceParser
/aosp_15_r20/system/apex/tools/
H A Dhost_apex_verifier.cc90 base::Result<void> ParseSection(std::vector<std::string>&&, in ParseSection() function in android::apex::__anonf9ccd6800111::NotAvailableParser
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_cfi_unittest.cc792 void ParseSection(CFISection *section, bool succeeds = true) { in ParseSection() function