Searched refs:l_dbusObjectMap (Results 1 – 2 of 2) sorted by relevance
32 types::ObjectMap l_dbusObjectMap; in handleChangeInGpioPin() local33 m_worker->populateDbus(l_parsedVpd, l_dbusObjectMap, m_fruPath); in handleChangeInGpioPin()35 if (l_dbusObjectMap.empty()) in handleChangeInGpioPin()40 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in handleChangeInGpioPin()
1600 types::ObjectMap l_dbusObjectMap; in collectSingleFruVpd() local1601 populateDbus(l_parsedVpd, l_dbusObjectMap, l_fruPath); in collectSingleFruVpd()1603 if (l_dbusObjectMap.empty()) in collectSingleFruVpd()1611 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in collectSingleFruVpd()