Searched refs:PropertiesVariant (Results 1 – 14 of 14) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_entry.hpp | 10 using PropertiesVariant = PELEntryIface::PropertiesVariant; typedef 33 const std::map<std::string, PropertiesVariant>& prop, uint32_t id, in PELEntry()
|
H A D | manager.cpp | 941 std::map<std::string, PropertiesVariant> varData; in createPELEntry()
|
/openbmc/phosphor-inventory-manager/ |
H A D | interface_ops.hpp | 39 static constexpr yes test(typename U::PropertiesVariant*); 64 std::map<std::string, typename T::PropertiesVariant>; in op() 70 convertVariant<typename T::PropertiesVariant>(p.second)); in op() 115 convertVariant<typename T::PropertiesVariant>(p.second), in op()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | data_types.hpp | 70 PropertiesVariant, 71 sdbusplus::xyz::openbmc_project::Logging::server::Entry::PropertiesVariant, 73 PropertiesVariant>;
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | interface.server.cpp.mako | 28 const PropertiesVariant& val, 43 PropertiesVariant 52 return PropertiesVariant();
|
H A D | interface.server.hpp.mako | 55 const std::map<std::string, PropertiesVariant>& vals, 92 const PropertiesVariant& val, 99 PropertiesVariant getPropertyByName(const std::string& _name);
|
H A D | interface.client.hpp.mako | 70 return proxy.template get_all_properties<PropertiesVariant>(context()) |
|
H A D | interface.common.hpp.mako | 42 using PropertiesVariant = sdbusplus::utility::dedup_variant_t<
|
/openbmc/sdbusplus/test/server/ |
H A D | message_variant.cpp | 54 TestIf::PropertiesVariant>,
|
/openbmc/phosphor-buttons/src/ |
H A D | serial_uart_mux.cpp | 84 std::map<std::string, HostSelectorServerObj::PropertiesVariant> in hostSelectorPositionChanged()
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | interface_ops_test.cpp | 63 using PropertiesVariant = FakeVariantType; typedef 71 void setPropertyByName(std::string name, PropertiesVariant val, in setPropertyByName()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | dbusSensor.cpp | 107 openbmc_project::sensor::Value::PropertiesVariant; in handleDbusSignalPropChange()
|
/openbmc/phosphor-host-postd/ipmisnoop/ |
H A D | ipmisnoop.cpp | 101 std::map<std::string, Selector::PropertiesVariant> msgData; in getSelectorPositionSignal()
|
/openbmc/openpower-occ-control/ |
H A D | occ_dbus.cpp | 178 Definitions::PropertiesVariant; in setChassisAssociation()
|