Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_device.cpp26 SoftwareConfig(exampleInvObjPath, exampleVendorIANA,
52 const std::string exampleInvObjPath = in ExampleCodeUpdater() local
56 devices.insert({exampleInvObjPath, std::move(exampleDevice)}); in ExampleCodeUpdater()
96 devices.insert({exampleInvObjPath, std::move(device)}); in initDevice()
H A Dexample_device.hpp47 const std::string exampleInvObjPath = variable