Home
last modified time | relevance | path

Searched defs:ParseConfig (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/init/
H A Dparser.cpp186 bool Parser::ParseConfig(const std::string& path) { in ParseConfig() function in android::init::Parser
H A Dueventd_parser.cpp256 UeventdConfiguration ParseConfig(const std::vector<std::string>& configs) { in ParseConfig() function