Home
last modified time | relevance | path

Searched defs:l_parserObj (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dsingle_fab.cpp70 Parser l_parserObj(l_systemPlanarPath, nlohmann::json{}); in getImFromPlanar() local
113 std::shared_ptr<Parser> l_parserObj = std::make_shared<Parser>( in setImOnPlanar() local
H A Dmanager.cpp235 std::shared_ptr<Parser> l_parserObj = std::make_shared<Parser>( in updateKeyword() local
367 std::shared_ptr<Parser> l_parserObj = std::make_shared<Parser>( in updateKeywordOnHardware() local
407 std::shared_ptr<vpd::Parser> l_parserObj = in readKeyword() local
H A Dbackup_restore.cpp646 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
657 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
H A Dparser.cpp316 std::shared_ptr<Parser> l_parserObj = in updateVpdKeywordOnRedundantPath() local
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp409 std::shared_ptr<Parser> l_parserObj = in checkAndUpdatePowerVsVpd() local