Searched refs:makeDBusCall (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-vpd-parser/ |
H A D | vpd_tool_impl.hpp | 48 auto makeDBusCall(const std::string& objectName,
|
H A D | vpd_tool_impl.cpp | 202 auto VpdTool::makeDBusCall(const string& objectName, const string& interface, in makeDBusCall() function in VpdTool 242 makeDBusCall(objectName, interface, kw).read(response); in getVINIProperties() 278 makeDBusCall(objectName, extraInterface, kw).read(response); in getExtraInterfaceProperties() 390 makeDBusCall(invPath, "xyz.openbmc_project.Inventory.Item", "Present") in getPresentPropJson() 496 makeDBusCall(INVENTORY_PATH + fruPath, interface + recordName, kw) in readKeyword()
|