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
329 std::shared_ptr<Parser> l_parserObj = in updateKeywordOnHardware() local
367 std::shared_ptr<vpd::Parser> l_parserObj = in readKeyword() local
H A Dbackup_restore.cpp554 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
568 Parser l_parserObj(l_fruPath, m_sysCfgJsonObj); in updateKeywordOnPrimaryOrBackupPath() local
H A Dparser.cpp289 std::shared_ptr<Parser> l_parserObj = in updateVpdKeywordOnRedundantPath() local
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp347 std::shared_ptr<Parser> l_parserObj = in checkAndUpdatePowerVsVpd() local