Searched refs:getParser (Results 1 – 6 of 6) sorted by relevance
39 getParser(const Binary& vpdVector, const std::string& inventoryPath,
27 interface::ParserInterface* ParserFactory::getParser( in getParser() function in openpower::vpd::parser::factory::ParserFactory
658 ParserInterface* Iparser = ParserFactory::getParser( in updateKeyword()
180 parser = ParserFactory::getParser(vpdVector, (pimPath + inventoryPath), in restoreSystemVpd()
122 ParserFactory::getParser(vpdVector, invPath, vpdPath, vpdStartOffset); in getVPDInMap()
945 ParserInterface* parser = ParserFactory::getParser( in parseVpdFile()