Searched refs:l_dbusObjectMap (Results 1 – 2 of 2) sorted by relevance
30 types::ObjectMap l_dbusObjectMap; in handleChangeInGpioPin() local31 m_worker->populateDbus(l_parsedVpd, l_dbusObjectMap, m_fruPath); in handleChangeInGpioPin()33 if (l_dbusObjectMap.empty()) in handleChangeInGpioPin()38 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in handleChangeInGpioPin()
726 types::ObjectMap l_dbusObjectMap; in collectSingleFruVpd() 727 m_worker->populateDbus(l_parsedVpd, l_dbusObjectMap, l_fruPath); in collectSingleFruVpd() 729 if (l_dbusObjectMap.empty()) in collectSingleFruVpd() 737 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in collectSingleFruVpd() 713 types::ObjectMap l_dbusObjectMap; collectSingleFruVpd() local