Home
last modified time | relevance | path

Searched refs:l_calloutInvPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Devent_logger_utility.hpp603 std::string l_calloutInvPath; in createSyncPelWithInvCallOut() local
631 l_calloutInvPath = jsonUtility::getInventoryObjPathFromJson( in createSyncPelWithInvCallOut()
642 if (l_calloutInvPath.empty()) in createSyncPelWithInvCallOut()
644 l_calloutInvPath = std::get<0>(i_callouts[0]); in createSyncPelWithInvCallOut()
660 {"CALLOUT_INVENTORY_PATH", l_calloutInvPath}, in createSyncPelWithInvCallOut()