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.cpp69 Parser l_parserObj(l_systemPlanarPath, nlohmann::json{}); in getImFromPlanar() local
112 std::shared_ptr<Parser> l_parserObj = std::make_shared<Parser>( in setImOnPlanar() local
H A Dmanager.cpp205 std::shared_ptr<Parser> l_parserObj = in updateKeyword() local
302 std::shared_ptr<Parser> l_parserObj = updateKeywordOnHardware() local
340 std::shared_ptr<vpd::Parser> l_parserObj = readKeyword() local
H A Dbackup_restore.cpp552 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
566 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
H A Dparser.cpp275 std::shared_ptr<Parser> l_parserObj = in updateVpdKeywordOnRedundantPath() local
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp256 std::shared_ptr<Parser> l_parserObj = checkAndUpdatePowerVsVpd() local