Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp569 constexpr auto biosObjPath = "/xyz/openbmc_project/bios_config/manager"; in buildAndStoreAttrTables() local
575 auto service = dbusHandler->getService(biosObjPath, biosInterface); in buildAndStoreAttrTables()
576 auto method = bus.new_method_call(service.c_str(), biosObjPath, in buildAndStoreAttrTables()