Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp1041 const std::string& l_systemVpdInvPath = in setDeviceTreeAndJson()
1045 if (l_systemVpdInvPath.empty()) in setDeviceTreeAndJson()
1063 dbusUtility::getObjectMap(l_systemVpdInvPath, l_interfaceList); in setDeviceTreeAndJson()
1032 const std::string& l_systemVpdInvPath = setDeviceTreeAndJson() local