Home
last modified time | relevance | path

Searched defs:l_inventoryPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp174 auto l_inventoryPath = jsonUtility::getInventoryObjPathFromJson( in checkAndUpdatePowerVsVpd() local
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp195 for (const auto& l_inventoryPath : l_listOfFrus) in registerPresenceChangeCallback() local
H A Dworker.cpp1428 std::string l_inventoryPath{}; parseAndPublishVPD() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp964 const std::string& l_inventoryPath, in getServiceName()