Searched refs:ParserInterface (Results 1 – 11 of 11) sorted by relevance
19 using ParserInterface = openpower::vpd::parser::interface::ParserInterface; typedef22 class IpzVpdParser : public ParserInterface
15 using ParserInterface = openpower::vpd::parser::interface::ParserInterface; typedef18 class memoryVpdParser : public ParserInterface
13 using ParserInterface = openpower::vpd::parser::interface::ParserInterface; typedef39 class KeywordVpdParser : public ParserInterface
15 using ParserInterface = openpower::vpd::parser::interface::ParserInterface; typedef18 class isdimmVpdParser : public ParserInterface
25 class ParserInterface class52 virtual ~ParserInterface() {} in ~ParserInterface()
38 static interface::ParserInterface*46 static void freeParser(interface::ParserInterface* parser);
27 interface::ParserInterface* ParserFactory::getParser( in getParser()63 void ParserFactory::freeParser(interface::ParserInterface* parser) in freeParser()
658 ParserInterface* Iparser = ParserFactory::getParser( in updateKeyword()
171 ParserInterface* parser = nullptr; in restoreSystemVpd()
121 ParserInterface* parser = in getVPDInMap()
945 ParserInterface* parser = ParserFactory::getParser( in parseVpdFile()