Searched refs:l_inventoryPath (Results 1 – 4 of 4) sorted by relevance
297 auto l_inventoryPath = jsonUtility::getInventoryObjPathFromJson( in checkAndUpdatePowerVsVpd() local 301 if (l_inventoryPath.empty()) in checkAndUpdatePowerVsVpd() 316 if (!dbusUtility::isInventoryPresent(l_inventoryPath)) in checkAndUpdatePowerVsVpd() 320 l_inventoryPath); in checkAndUpdatePowerVsVpd() 328 vpdSpecificUtility::getCcinFromDbus(l_inventoryPath, l_errCode); in checkAndUpdatePowerVsVpd() 374 constants::pimServiceName, l_inventoryPath, in checkAndUpdatePowerVsVpd() 405 {l_inventoryPath, in checkAndUpdatePowerVsVpd() 413 l_inventoryPath + "]"); in checkAndUpdatePowerVsVpd() 422 "FRU Part number updated for path [" + l_inventoryPath + in checkAndUpdatePowerVsVpd()
195 for (const auto& l_inventoryPath : l_listOfFrus) in registerPresenceChangeCallback() local201 l_inventoryPath, constants::inventoryItemInf), in registerPresenceChangeCallback()207 m_fruPresenceMatchObjectMap[l_inventoryPath] = l_fruPresenceMatch; in registerPresenceChangeCallback()
911 std::string l_inventoryPath{}; in parseAndPublishVPD() local
978 const std::string& l_inventoryPath, in getServiceName() argument982 if (l_inventoryPath.empty()) in getServiceName()1001 if (l_inventoryPath.compare(l_inventoryItem["inventoryPath"]) == in getServiceName()