Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/wait-vpd-parser/include/
H A Dprime_inventory.hpp112 void processFunctionalProperty(
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dworker.hpp385 void processFunctionalProperty(const std::string& i_inventoryObjPath,
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp235 processFunctionalProperty(i_fruJsonObj["inventoryPath"], l_interfaces); in primeInventory()
447 void PrimeInventory::processFunctionalProperty( in processFunctionalProperty() function in PrimeInventory
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp518 void Worker::processFunctionalProperty(const std::string& i_inventoryObjPath, in processFunctionalProperty() function in vpd::Worker
664 processFunctionalProperty(inventoryPath, interfaces); in populateDbus()