Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_entry.hpp10 using PropertiesVariant = PELEntryIface::PropertiesVariant; typedef
33 const std::map<std::string, PropertiesVariant>& prop, uint32_t id, in PELEntry()
H A Dmanager.cpp941 std::map<std::string, PropertiesVariant> varData; in createPELEntry()
/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp39 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 Ddata_types.hpp70 PropertiesVariant,
71 sdbusplus::xyz::openbmc_project::Logging::server::Entry::PropertiesVariant,
73 PropertiesVariant>;
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.server.cpp.mako28 const PropertiesVariant& val,
43 PropertiesVariant
52 return PropertiesVariant();
H A Dinterface.server.hpp.mako55 const std::map<std::string, PropertiesVariant>& vals,
92 const PropertiesVariant& val,
99 PropertiesVariant getPropertyByName(const std::string& _name);
H A Dinterface.client.hpp.mako70 return proxy.template get_all_properties<PropertiesVariant>(context()) |
H A Dinterface.common.hpp.mako42 using PropertiesVariant = sdbusplus::utility::dedup_variant_t<
/openbmc/sdbusplus/test/server/
H A Dmessage_variant.cpp54 TestIf::PropertiesVariant>,
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp84 std::map<std::string, HostSelectorServerObj::PropertiesVariant> in hostSelectorPositionChanged()
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp63 using PropertiesVariant = FakeVariantType; typedef
71 void setPropertyByName(std::string name, PropertiesVariant val, in setPropertyByName()
/openbmc/phosphor-virtual-sensor/
H A DdbusSensor.cpp107 openbmc_project::sensor::Value::PropertiesVariant; in handleDbusSignalPropChange()
/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.cpp101 std::map<std::string, Selector::PropertiesVariant> msgData; in getSelectorPositionSignal()
/openbmc/openpower-occ-control/
H A Docc_dbus.cpp178 Definitions::PropertiesVariant; in setChassisAssociation()