Searched refs:GetParserMap (Results 1 – 2 of 2) sorted by relevance
47 const KeywordMap<ServiceParser::OptionParser>& GetParserMap() const;
581 const KeywordMap<ServiceParser::OptionParser>& ServiceParser::GetParserMap() const { in GetParserMap() function in android::init::ServiceParser668 auto parser = GetParserMap().Find(args); in ParseLineSection()