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