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