Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp35 using LocationIntf = typedef
228 std::unordered_map<ObjectPath, std::unique_ptr<LocationIntf>> location;
H A Dcustom_dbus.cpp12 std::make_unique<LocationIntf>( in setLocationCode()